Home
last modified time | relevance | path

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

/fs/lockd/
A Dclntproc.c343 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in __nlm_async_call() argument
349 .callback_ops = tk_ops, in __nlm_async_call()
367 tk_ops->rpc_release(req); in __nlm_async_call()
371 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in nlm_do_async_call() argument
375 task = __nlm_async_call(req, proc, msg, tk_ops); in nlm_do_async_call()
385 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call() argument
391 return nlm_do_async_call(req, proc, &msg, tk_ops); in nlm_async_call()
394 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply() argument
399 return nlm_do_async_call(req, proc, &msg, tk_ops); in nlm_async_reply()
410 …nc_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlmclnt_async_call() argument
[all …]
/fs/nfs/
A Dlocalio.c363 hdr->task.tk_ops = call_ops; in nfs_local_pgio_init()
388 nfs_local_hdr_release(hdr, hdr->task.tk_ops); in nfs_local_pgio_release()
743 data->task.tk_ops = call_ops; in nfs_local_init_commit()
792 ctx->data->task.tk_ops); in nfs_local_fsync_ctx_free()
A Dread.c255 if (!task->tk_ops) { in nfs_readpage_retry()
A Dwrite.c1610 if (!task->tk_ops) { in nfs_writeback_result()
/fs/nfs/flexfilelayout/
A Dflexfilelayout.c2121 const struct rpc_call_ops *ops = task->tk_ops; in ff_layout_match_io()

Completed in 20 milliseconds