Home
last modified time | relevance | path

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

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