Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A 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
H A 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
/openbmc/linux/include/linux/
H A Dnfs_fs.h75 fl_owner_t lockowner; member
/openbmc/linux/fs/nfsd/
H A Dstate.h520 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner() function