Home
last modified time | relevance | path

Searched defs:mntdata (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/miscfs/bindfs/
H A Dbind_vfsops.c309 struct bind_mount * mntdata; in bindfs_unmount() local
/xnu-12377.61.12/bsd/miscfs/nullfs/
H A Dnull_vfsops.c327 struct null_mount * mntdata; in nullfs_unmount() local
/xnu-12377.61.12/bsd/vfs/
H A Dkpi_vfs.c799 vfs_setfsprivate(mount_t mp, void *mntdata) in vfs_setfsprivate()