Searched refs:VFS_CLAIMED (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ | ||
| H A D | mount.h | 841 #define VFS_CLAIMED 2 /* don't drop reference */ macro |
| /xnu-12377.41.6/bsd/vfs/ | ||
| H A D | vfs_subr.c | 7539 case VFS_CLAIMED: in vfs_iterate() |