Home
last modified time | relevance | path

Searched defs:lockowner (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/fs/lockd/
Dclntproc.c54 nlmclnt_get_lockowner(struct nlm_lockowner *lockowner) in nlmclnt_get_lockowner()
60 static void nlmclnt_put_lockowner(struct nlm_lockowner *lockowner) in nlmclnt_put_lockowner()
72 struct nlm_lockowner *lockowner; in nlm_pidbusy() local
91 struct nlm_lockowner *lockowner; in __nlmclnt_find_lockowner() local
Dsvclock.c348 nlmsvc_get_lockowner(struct nlm_lockowner *lockowner) in nlmsvc_get_lockowner()
354 void nlmsvc_put_lockowner(struct nlm_lockowner *lockowner) in nlmsvc_put_lockowner()
366 struct nlm_lockowner *lockowner; in __nlmsvc_find_lockowner() local
/linux-6.6.21/include/linux/
Dnfs_fs.h75 fl_owner_t lockowner; member
/linux-6.6.21/fs/nfsd/
Dstate.h520 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner() function