Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dlockd.c42 access |= NFSD_MAY_LOCK; in nlm_fopen()
H A Dvfs.h23 #define NFSD_MAY_LOCK 0x020 macro
H A Dnfsfh.c378 if (access & NFSD_MAY_LOCK || access & NFSD_MAY_BYPASS_GSS) in fh_verify()
H A Dvfs.c2415 (acc & NFSD_MAY_LOCK)? " lock" : "", in nfsd_permission()
2440 if (acc & NFSD_MAY_LOCK) { in nfsd_permission()
H A Dtrace.h80 { NFSD_MAY_LOCK, "LOCK" }, \
H A Dnfs4state.c7523 S_IFREG, NFSD_MAY_LOCK))) { in nfsd4_lock()