Searched defs:lockowner (Results 1 – 3 of 3) sorted by relevance
54 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() local91 struct nlm_lockowner *lockowner; in __nlmclnt_find_lockowner() local
75 fl_owner_t lockowner; member
619 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner() function