Searched refs:NFSD_MAY_MASK (Results 1 – 2 of 2) sorted by relevance
22 #define NFSD_MAY_MASK 0x03f macro
2003 if ((acc & NFSD_MAY_MASK) == NFSD_MAY_NOP) in nfsd_permission()