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

/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c237 devfs_unmount( struct mount *mp, int mntflags, __unused vfs_context_t ctx) argument
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_vfsops.c3254 int error = 0, pathbuflen = MAXPATHLEN, i, mntflags = 0, referral, skipcopy = 0; local
4064 nfs_vfs_unmount( mount_t mp, int mntflags, __unused vfs_context_t ctx) argument
[all...]
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c2111 hfs_unmount(struct mount *mp, int mntflags, vfs_context_t context) argument

Completed in 89 milliseconds