Home
last modified time | relevance | path

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

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