Searched refs:nlm_lockowner (Results 1 – 5 of 5) sorted by relevance
5 struct nlm_lockowner;12 struct nlm_lockowner *owner;
53 static struct nlm_lockowner *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()89 static struct nlm_lockowner *__nlmclnt_find_lockowner(struct nlm_host *host, fl_owner_t owner) in __nlmclnt_find_lockowner()91 struct nlm_lockowner *lockowner; in __nlmclnt_find_lockowner()100 static struct nlm_lockowner *nlmclnt_find_lockowner(struct nlm_host *host, fl_owner_t owner) in nlmclnt_find_lockowner()102 struct nlm_lockowner *res, *new = NULL; in nlmclnt_find_lockowner()
346 static struct nlm_lockowner *347 nlmsvc_get_lockowner(struct nlm_lockowner *lockowner) in nlmsvc_get_lockowner()353 void nlmsvc_put_lockowner(struct nlm_lockowner *lockowner) in nlmsvc_put_lockowner()363 static struct nlm_lockowner *__nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in __nlmsvc_find_lockowner()365 struct nlm_lockowner *lockowner; in __nlmsvc_find_lockowner()374 static struct nlm_lockowner *nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in nlmsvc_find_lockowner()376 struct nlm_lockowner *res, *new = NULL; in nlmsvc_find_lockowner()428 call->a_args.lock.svid = ((struct nlm_lockowner *) lock->fl.c.flc_owner)->pid; in nlmsvc_setgrantargs()
228 lockhost = ((struct nlm_lockowner *) fl->c.flc_owner)->host; in nlm_traverse_locks()
116 struct nlm_lockowner { struct299 void nlmsvc_put_lockowner(struct nlm_lockowner *);