Searched refs:VFS_TBLGENERICMNTARGS (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmount.h518 #define VFS_TBLGENERICMNTARGS 0x0200 /* force generic mount args for local fs */ macro
/xnu-2782.1.97/bsd/vfs/
H A Dkpi_vfs.c842 if ((vfe->vfe_flags & VFS_TBLLOCALVOL) && (vfe->vfe_flags & VFS_TBLGENERICMNTARGS) == 0)

Completed in 87 milliseconds