/openbsd-src/regress/sys/ffs/tmpfs/ |
H A D | Makefile | 9 mount: target
|
/openbsd-src/regress/sys/ffs/mfs/ |
H A D | Makefile | 9 mount: target
|
/openbsd-src/regress/sys/ffs/ffs/ |
H A D | Makefile | 15 mount: disk target
|
/openbsd-src/regress/sys/ffs/nfs/ |
H A D | Makefile | 22 mount: disk nfs target
|
/openbsd-src/regress/sys/mfs_noperm/ |
H A D | Makefile | 20 mount: target
|
/openbsd-src/sys/sys/ |
H A D | mount.h | 334 struct mount { global() struct 339 mnt_vnodecoveredmount global() argument 341 mnt_syncermount global() argument 342 mnt_lockmount global() argument 363 mnt_datamount global() argument [all...] |
/openbsd-src/regress/sys/kern/mount/ |
H A D | Makefile | 18 mount: disk target [all...] |
/openbsd-src/regress/sys/nfs/ |
H A D | Makefile | 21 mount: disk nfs target
|
/openbsd-src/regress/sys/kern/realpath-unmount/ |
H A D | Makefile | 17 mount: diskimage target
|
/openbsd-src/sys/tmpfs/ |
H A D | tmpfs_vnops.c | 1378 struct mount *mount; tmpfs_sane_rename() local 1597 tmpfs_rename_enter(struct mount * mount,struct tmpfs_mount * tmpfs,struct ucred * cred,struct vnode * fdvp,struct tmpfs_node * fdnode,struct componentname * fcnp,struct tmpfs_dirent ** fde_ret,struct vnode ** fvp_ret,struct vnode * tdvp,struct tmpfs_node * tdnode,struct componentname * tcnp,struct tmpfs_dirent ** tde_ret,struct vnode ** tvp_ret) tmpfs_rename_enter() argument 1659 tmpfs_rename_enter_common(struct mount * mount,struct tmpfs_mount * tmpfs,struct ucred * cred,struct vnode * dvp,struct tmpfs_node * dnode,struct componentname * fcnp,struct tmpfs_dirent ** fde_ret,struct vnode ** fvp_ret,struct componentname * tcnp,struct tmpfs_dirent ** tde_ret,struct vnode ** tvp_ret) tmpfs_rename_enter_common() argument 1770 tmpfs_rename_enter_separate(struct mount * mount,struct tmpfs_mount * tmpfs,struct ucred * cred,struct vnode * fdvp,struct tmpfs_node * fdnode,struct componentname * fcnp,struct tmpfs_dirent ** fde_ret,struct vnode ** fvp_ret,struct vnode * tdvp,struct tmpfs_node * tdnode,struct componentname * tcnp,struct tmpfs_dirent ** tde_ret,struct vnode ** tvp_ret) tmpfs_rename_enter_separate() argument 1992 tmpfs_rename_lock(struct mount * mount,struct ucred * cred,int overlap_error,struct vnode * a_dvp,struct tmpfs_node * a_dnode,struct componentname * a_cnp,int a_missing_ok,struct tmpfs_dirent ** a_dirent_ret,struct vnode ** a_vp_ret,struct vnode * b_dvp,struct tmpfs_node * b_dnode,struct componentname * b_cnp,int b_missing_ok,struct tmpfs_dirent ** b_dirent_ret,struct vnode ** b_vp_ret) tmpfs_rename_lock() argument [all...] |
/openbsd-src/regress/usr.sbin/syslogd/ |
H A D | Makefile | 118 mount: disk global() target
|
/openbsd-src/regress/sys/kern/unveil-unmount/ |
H A D | Makefile | 17 mount: diskimage target
|
/openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
H A D | Paths.pm | 48 sub mount($) { '/sbin/mount' } subroutine
|
/openbsd-src/usr.sbin/pstat/ |
H A D | pstat.c | 687 struct mount mount; in getmnt() member 857 struct mount *mp, mount; in kinfo_vnodes() local
|
/openbsd-src/lib/libcrypto/ |
H A D | cryptlib.c |
|
/openbsd-src/lib/libkvm/ |
H A D | kvm_file2.c | 530 struct mount mount; in fill_file() local
|
/openbsd-src/usr.sbin/procmap/ |
H A D | procmap.c | 137 struct mount mount; member
|