Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/lockd/
Dnlm.h37 #define NLMPROC_LOCK 2 macro
/linux-4.4.14/fs/lockd/
Dclntproc.c531 status = nlmclnt_call(cred, req, NLMPROC_LOCK); in nlmclnt_lock()
622 status = nlmclnt_call(nfs_file_cred(fl->fl_file), req, NLMPROC_LOCK); in nlmclnt_reclaim()