Searched refs:F_MDACC (Results 1 – 4 of 4) sorted by relevance
334 #define F_MDACC 0x20 /* private flag: Metadata share access */ macro
78 if (shr->s_access & ~(F_RDACC|F_WRACC|F_RWACC|F_RMACC|F_MDACC)) { in add_share()
610 if (shr->s_access & (F_RMACC | F_MDACC)) in fs_shrlock()
1368 new_access |= F_MDACC; in smb_vop_shrlock()