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