Searched refs:nlm_lockowner (Results 1 – 5 of 5) sorted by relevance
5 struct nlm_lockowner;12 struct nlm_lockowner *owner;
345 static struct nlm_lockowner *346 nlmsvc_get_lockowner(struct nlm_lockowner *lockowner) in nlmsvc_get_lockowner()352 void nlmsvc_put_lockowner(struct nlm_lockowner *lockowner) in nlmsvc_put_lockowner()362 static struct nlm_lockowner *__nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in __nlmsvc_find_lockowner()364 struct nlm_lockowner *lockowner; in __nlmsvc_find_lockowner()373 static struct nlm_lockowner *nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in nlmsvc_find_lockowner()375 struct nlm_lockowner *res, *new = NULL; in nlmsvc_find_lockowner()427 call->a_args.lock.svid = ((struct nlm_lockowner *) lock->fl.c.flc_owner)->pid; in nlmsvc_setgrantargs()
146 struct nlm_lockowner { struct337 void nlmsvc_put_lockowner(struct nlm_lockowner *);
255 lockhost = ((struct nlm_lockowner *) fl->c.flc_owner)->host; in nlm_traverse_locks()
593 struct nlm_lockowner *owner; in __nlm4svc_proc_test_msg()