Searched defs:mount (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libperfuse/
H A Dperfuse.h39 #define mount(source, mnt, type, flags, optbuf) \ macro
/netbsd-6-1-5-RELEASE/lib/libc/compat/sys/
H A Dcompat_mount.c26 mount(const char *type, const char *dir, int flags, void *data) function
/netbsd-6-1-5-RELEASE/external/cddl/osnet/lib/libzfs/
H A Dzmount.c43 #undef mount macro
/netbsd-6-1-5-RELEASE/external/cddl/osnet/sys/sys/
H A Dmount.h44 #define mount(a,b,c,d,e,f,g,h) zmount(a,b,c,d,e,f,g,h) macro
/netbsd-6-1-5-RELEASE/sys/fs/v7fs/
H A Dv7fs_io_user.c71 v7fs_io_init(struct v7fs_self **fs, const struct v7fs_mount_device *mount, argument
H A Dv7fs_vfsops.c253 struct v7fs_mount_device mount; local
[all...]
/netbsd-6-1-5-RELEASE/sbin/fsck_v7fs/
H A Dfsck_v7fs.c184 struct v7fs_mount_device mount; local
H A Dmain.c58 v7fs_fsck(const struct v7fs_mount_device *mount, int flags) argument
/netbsd-6-1-5-RELEASE/sbin/newfs_v7fs/
H A Dmain.c271 v7fs_newfs(const struct v7fs_mount_device *mount, int32_t maxfile) argument
/netbsd-6-1-5-RELEASE/usr.bin/pmap/
H A Dpmap.h130 struct mount mount; member in union:kbit::__anon9859
/netbsd-6-1-5-RELEASE/tests/fs/puffs/
H A Dt_basic.c62 ATF_TC(mount); variable
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/
H A Dcryptlib.c419 void CRYPTO_set_add_lock_callback(int (*func)(int *num,int mount,int type, argument
/netbsd-6-1-5-RELEASE/usr.sbin/pstat/
H A Dpstat.c638 struct mount mount; member in struct:mtab
720 struct mount *mp, mount; local
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/fstat/
H A Dfstat.c714 struct mount mount; local
741 static struct mount mount; local
[all...]
/netbsd-6-1-5-RELEASE/sys/fs/tmpfs/
H A Dtmpfs_vnops.c943 struct mount *mount; local
1165 tmpfs_rename_enter(struct mount *mount, struct tmpfs_mount *tmpfs, kauth_cred_t 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) argument
1227 tmpfs_rename_enter_common(struct mount *mount, struct tmpfs_mount *tmpfs, kauth_cred_t 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) argument
1338 tmpfs_rename_enter_separate(struct mount *mount, struct tmpfs_mount *tmpfs, kauth_cred_t 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) argument
1560 tmpfs_rename_lock(struct mount *mount, kauth_cred_t cred, int overlap_error, struct vnode *a_dvp, struct tmpfs_node *a_dnode, struct componentname *a_cnp, bool 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, bool b_missing_ok, struct tmpfs_dirent **b_dirent_ret, struct vnode **b_vp_ret) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dmount.h109 struct mount { struct
[all...]
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/
H A Ddefs.h215 char mount[2 member in struct:ptn_info::ptn_size
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arc/arc/
H A Darcbios.h308 arc_status_t (*mount)( /* Mount 30 */ member in struct:arc_calls

Completed in 210 milliseconds