Home
last modified time | relevance | path

Searched refs:NFSD_MAY_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/fs/nfsd/
Dvfs.h20 #define NFSD_MAY_MASK 0x03f macro
Dvfs.c2135 if ((acc & NFSD_MAY_MASK) == NFSD_MAY_NOP) in nfsd_permission()