Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dvfs.h21 #define NFSD_MAY_MASK 0x03f macro
Dvfs.c2021 if ((acc & NFSD_MAY_MASK) == NFSD_MAY_NOP) in nfsd_permission()