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