Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/miscfs/bindfs/
H A Dbind_vfsops.c312 struct bind_mount * mntdata; in bindfs_unmount() local
/xnu-11215.1.10/bsd/miscfs/nullfs/
H A Dnull_vfsops.c330 struct null_mount * mntdata; in nullfs_unmount() local
/xnu-11215.1.10/bsd/vfs/
H A Dkpi_vfs.c797 vfs_setfsprivate(mount_t mp, void *mntdata) in vfs_setfsprivate()