Home
last modified time | relevance | path

Searched refs:nlm_lockowner (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dnfs_fs_i.h5 struct nlm_lockowner;
12 struct nlm_lockowner *owner;
/openbmc/linux/fs/lockd/
H A Dclntproc.c53 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()
H A Dsvclock.c347 static struct nlm_lockowner *
348 nlmsvc_get_lockowner(struct nlm_lockowner *lockowner) in nlmsvc_get_lockowner()
354 void nlmsvc_put_lockowner(struct nlm_lockowner *lockowner) in nlmsvc_put_lockowner()
364 static struct nlm_lockowner *__nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in __nlmsvc_find_lockowner()
366 struct nlm_lockowner *lockowner; in __nlmsvc_find_lockowner()
375 static struct nlm_lockowner *nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in nlmsvc_find_lockowner()
377 struct nlm_lockowner *res, *new = NULL; in nlmsvc_find_lockowner()
429 call->a_args.lock.svid = ((struct nlm_lockowner *)lock->fl.fl_owner)->pid; in nlmsvc_setgrantargs()
H A Dsvcsubs.c228 lockhost = ((struct nlm_lockowner *)fl->fl_owner)->host; in nlm_traverse_locks()
H A Dsvc4proc.c99 struct nlm_lockowner *test_owner; in __nlm4svc_proc_test()
H A Dsvcproc.c120 struct nlm_lockowner *test_owner; in __nlmsvc_proc_test()
/openbmc/linux/include/linux/lockd/
H A Dlockd.h115 struct nlm_lockowner { struct
298 void nlmsvc_put_lockowner(struct nlm_lockowner *);