Searched defs:mntflags (Results 1 - 8 of 8) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/fdesc/
H A Dfdesc_vfsops.c129 fdesc_unmount(struct mount *mp, int mntflags, __unused vfs_context_t context) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion_vfsops.c331 union_unmount(mount_t mp, int mntflags, vfs_context_t context) argument
H A Dunion.h76 int mntflags; /* Options on the mount */ member in struct:union_args
120 int mntflags; /* Options on the mount */ member in struct:user_union_args
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c225 devfs_unmount( struct mount *mp, int mntflags, __unused vfs_context_t ctx) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/isofs/cd9660/
H A Dcd9660_vfsops.c707 cd9660_unmount(struct mount *mp, int mntflags, vfs_context_t context) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_gss.c1496 nfs_gss_clnt_ctx_unmount(struct nfsmount *nmp, int mntflags) argument
H A Dnfs_vfsops.c1812 nfs_vfs_unmount( mount_t mp, int mntflags, __unused vfs_context_t ctx) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vfsops.c1543 hfs_unmount(struct mount *mp, int mntflags, vfs_context_t context) argument

Completed in 101 milliseconds