Searched refs:F_RWDNY (Results 1 – 5 of 5) sorted by relevance
81 if (shr->s_deny & ~(F_NODNY|F_RDDNY|F_WRDNY|F_RWDNY|F_COMPAT| in add_share()595 if ((shrl->shr->s_deny & F_RWDNY) && in nbl_share_conflict()
372 #define F_RWDNY 0x3 /* Deny others read or write share access */ macro
1109 shr->s_deny = F_RWDNY; in nlm_init_shrlock()
1509 case F_RWDNY: in nlm_init_share()
1824 case F_RWDNY: in show_share()