Home
last modified time | relevance | path

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

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