Searched refs:VFS_CTL_QUERY (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dmount.h441 #define VFS_CTL_QUERY 0x00010003 /* anything wrong? (vfsquery) */ macro
671 @discussion VFS defines VFS_CTL_QUERY as a generic status request which is answered
/xnu-2422.115.4/bsd/nfs/
H A Dnfs_vfsops.c5156 case VFS_CTL_QUERY:
5501 case VFS_CTL_QUERY:
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vfsops.c3155 } else if (name[0] == VFS_CTL_QUERY) {

Completed in 127 milliseconds