Home
last modified time | relevance | path

Searched refs:vfs_mount_id (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dmount.h1463 uint64_t vfs_mount_id(mount_t mp);
/xnu-12377.41.6/bsd/vfs/
H A Dkpi_vfs.c460 vfs_mount_id(mount_t mp) in vfs_mount_id() function