Searched refs:VFS_CTL_NOLOCKS (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ | ||
| H A D | mount.h | 463 #define VFS_CTL_NOLOCKS 0x00010006 /* disable file locking */ macro |
| /xnu-12377.41.6/bsd/vfs/ | ||
| H A D | vfs_subr.c | 4075 case VFS_CTL_NOLOCKS: in is_bad_sysctl_name() |