NFSD_MAY_LOCK      39 fs/nfsd/lockd.c 	nfserr = nfsd_open(rqstp, &fh, S_IFREG, NFSD_MAY_LOCK, filp);
NFSD_MAY_LOCK    6440 fs/nfsd/nfs4state.c 				S_IFREG, NFSD_MAY_LOCK))) {
NFSD_MAY_LOCK     369 fs/nfsd/nfsfh.c 	if (access & NFSD_MAY_LOCK || access & NFSD_MAY_BYPASS_GSS)
NFSD_MAY_LOCK    2030 fs/nfsd/vfs.c  		(acc & NFSD_MAY_LOCK)?	" lock"  : "",
NFSD_MAY_LOCK    2055 fs/nfsd/vfs.c  	if (acc & NFSD_MAY_LOCK) {