Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnfs_fs_i.h5 struct nlm_lockowner;
12 struct nlm_lockowner *owner;
/linux/fs/lockd/
A Dsvclock.c336 static struct nlm_lockowner *
337 nlmsvc_get_lockowner(struct nlm_lockowner *lockowner) in nlmsvc_get_lockowner()
343 static void nlmsvc_put_lockowner(struct nlm_lockowner *lockowner) in nlmsvc_put_lockowner()
353 static struct nlm_lockowner *__nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in __nlmsvc_find_lockowner()
355 struct nlm_lockowner *lockowner; in __nlmsvc_find_lockowner()
364 static struct nlm_lockowner *nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in nlmsvc_find_lockowner()
366 struct nlm_lockowner *res, *new = NULL; in nlmsvc_find_lockowner()
418 call->a_args.lock.svid = ((struct nlm_lockowner *)lock->fl.fl_owner)->pid; in nlmsvc_setgrantargs()
591 struct nlm_lockowner *test_owner; in nlmsvc_testlock()
606 test_owner = (struct nlm_lockowner *)lock->fl.fl_owner; in nlmsvc_testlock()
A Dclntproc.c50 static struct nlm_lockowner *
51 nlmclnt_get_lockowner(struct nlm_lockowner *lockowner) in nlmclnt_get_lockowner()
57 static void nlmclnt_put_lockowner(struct nlm_lockowner *lockowner) in nlmclnt_put_lockowner()
69 struct nlm_lockowner *lockowner; in nlm_pidbusy()
86 static struct nlm_lockowner *__nlmclnt_find_lockowner(struct nlm_host *host, fl_owner_t owner) in __nlmclnt_find_lockowner()
88 struct nlm_lockowner *lockowner; in __nlmclnt_find_lockowner()
97 static struct nlm_lockowner *nlmclnt_find_lockowner(struct nlm_host *host, fl_owner_t owner) in nlmclnt_find_lockowner()
99 struct nlm_lockowner *res, *new = NULL; in nlmclnt_find_lockowner()
A Dsvcsubs.c222 lockhost = ((struct nlm_lockowner *)fl->fl_owner)->host; in nlm_traverse_locks()
/linux/include/linux/lockd/
A Dlockd.h125 struct nlm_lockowner { struct

Completed in 12 milliseconds