Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dvfs.h22 #define NFSD_MAY_MASK 0x03f macro
Dvfs.c2003 if ((acc & NFSD_MAY_MASK) == NFSD_MAY_NOP) in nfsd_permission()