nlm_rqst 131 fs/lockd/clntlock.c int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout) nlm_rqst 233 fs/lockd/clntlock.c struct nlm_rqst *req; nlm_rqst 27 fs/lockd/clntproc.c static int nlmclnt_test(struct nlm_rqst *, struct file_lock *); nlm_rqst 28 fs/lockd/clntproc.c static int nlmclnt_lock(struct nlm_rqst *, struct file_lock *); nlm_rqst 29 fs/lockd/clntproc.c static int nlmclnt_unlock(struct nlm_rqst *, struct file_lock *); nlm_rqst 126 fs/lockd/clntproc.c static void nlmclnt_setlockargs(struct nlm_rqst *req, struct file_lock *fl) nlm_rqst 145 fs/lockd/clntproc.c static void nlmclnt_release_lockargs(struct nlm_rqst *req) nlm_rqst 160 fs/lockd/clntproc.c struct nlm_rqst *call; nlm_rqst 202 fs/lockd/clntproc.c struct nlm_rqst *nlm_alloc_call(struct nlm_host *host) nlm_rqst 204 fs/lockd/clntproc.c struct nlm_rqst *call; nlm_rqst 223 fs/lockd/clntproc.c void nlmclnt_release_call(struct nlm_rqst *call) nlm_rqst 261 fs/lockd/clntproc.c nlmclnt_call(const struct cred *cred, struct nlm_rqst *req, u32 proc) nlm_rqst 339 fs/lockd/clntproc.c static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) nlm_rqst 367 fs/lockd/clntproc.c static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) nlm_rqst 381 fs/lockd/clntproc.c int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) nlm_rqst 390 fs/lockd/clntproc.c int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) nlm_rqst 406 fs/lockd/clntproc.c static int nlmclnt_async_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) nlm_rqst 428 fs/lockd/clntproc.c nlmclnt_test(struct nlm_rqst *req, struct file_lock *fl) nlm_rqst 513 fs/lockd/clntproc.c nlmclnt_lock(struct nlm_rqst *req, struct file_lock *fl) nlm_rqst 621 fs/lockd/clntproc.c struct nlm_rqst *req) nlm_rqst 661 fs/lockd/clntproc.c nlmclnt_unlock(struct nlm_rqst *req, struct file_lock *fl) nlm_rqst 704 fs/lockd/clntproc.c struct nlm_rqst *req = data; nlm_rqst 717 fs/lockd/clntproc.c struct nlm_rqst *req = data; nlm_rqst 760 fs/lockd/clntproc.c struct nlm_rqst *req; nlm_rqst 785 fs/lockd/clntproc.c struct nlm_rqst *req = data; nlm_rqst 293 fs/lockd/svc4proc.c struct nlm_rqst *call; nlm_rqst 47 fs/lockd/svclock.c static int nlmsvc_setgrantargs(struct nlm_rqst *call, struct nlm_lock *lock); nlm_rqst 48 fs/lockd/svclock.c static void nlmsvc_freegrantargs(struct nlm_rqst *call); nlm_rqst 221 fs/lockd/svclock.c struct nlm_rqst *call = NULL; nlm_rqst 426 fs/lockd/svclock.c static int nlmsvc_setgrantargs(struct nlm_rqst *call, struct nlm_lock *lock) nlm_rqst 448 fs/lockd/svclock.c static void nlmsvc_freegrantargs(struct nlm_rqst *call) nlm_rqst 889 fs/lockd/svclock.c struct nlm_rqst *call = data; nlm_rqst 929 fs/lockd/svclock.c struct nlm_rqst *call = data; nlm_rqst 306 fs/lockd/svcproc.c void nlmsvc_release_call(struct nlm_rqst *call) nlm_rqst 334 fs/lockd/svcproc.c struct nlm_rqst *call; nlm_rqst 179 include/linux/lockd/lockd.h struct nlm_rqst * b_call; /* RPC args & callback info */ nlm_rqst 210 include/linux/lockd/lockd.h struct nlm_rqst * nlm_alloc_call(struct nlm_host *host); nlm_rqst 211 include/linux/lockd/lockd.h int nlm_async_call(struct nlm_rqst *, u32, const struct rpc_call_ops *); nlm_rqst 212 include/linux/lockd/lockd.h int nlm_async_reply(struct nlm_rqst *, u32, const struct rpc_call_ops *); nlm_rqst 213 include/linux/lockd/lockd.h void nlmclnt_release_call(struct nlm_rqst *); nlm_rqst 216 include/linux/lockd/lockd.h int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout); nlm_rqst 221 include/linux/lockd/lockd.h struct nlm_rqst *); nlm_rqst 284 include/linux/lockd/lockd.h void nlmsvc_release_call(struct nlm_rqst *);