Searched refs:F_RMACC (Results 1 – 4 of 4) sorted by relevance
78 if (shr->s_access & ~(F_RDACC|F_WRACC|F_RWACC|F_RMACC|F_MDACC)) { in add_share()601 if (shrl->shr->s_access & (F_RWACC|F_RMACC)) in nbl_share_conflict()605 if (shrl->shr->s_access & (F_WRACC|F_RMACC)) in nbl_share_conflict()
333 #define F_RMACC 0x4 /* private flag: Delete share access */ macro
610 if (shr->s_access & (F_RMACC | F_MDACC)) in fs_shrlock()
1391 new_access |= F_RMACC; in smb_vop_shrlock()