Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dmount.h840 #define VFS_CLAIMED 2 /* don't drop reference */ macro
/xnu-11417.140.69/bsd/vfs/
H A Dvfs_subr.c7503 case VFS_CLAIMED: in vfs_iterate()