Searched refs:NFSD_MAY_LOCK (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/nfsd/
H A Dlockd.c42 access |= NFSD_MAY_LOCK;
H A Dvfs.h23 #define NFSD_MAY_LOCK 0x020 macro
H A Dnfsfh.c378 if (access & NFSD_MAY_LOCK || access & NFSD_MAY_BYPASS_GSS)
H A Dvfs.c2520 (acc & NFSD_MAY_LOCK)? " lock" : "",
2545 if (acc & NFSD_MAY_LOCK) {
H A Dtrace.h82 { NFSD_MAY_LOCK, "LOCK" }, \
H A Dnfs4state.c7869 S_IFREG, NFSD_MAY_LOCK))) {

Completed in 127 milliseconds