Searched defs:rpc_task (Results 1 – 3 of 3) sorted by relevance
| /linux/net/sunrpc/ |
| H A D | sched.c | 531 bool (*action)(struct rpc_task *, void *), void *data) in rpc_wake_up_task_on_wq_queue_action_locked() 666 bool (*func)(struct rpc_task *, void *), void *data) in rpc_wake_up_first_on_wq() 684 bool (*func)(struct rpc_task *, void *), void *data) in rpc_wake_up_first()
|
| H A D | clnt.c | 903 bool (*fnmatch)(const struct rpc_task *, in rpc_cancel_tasks() 1671 __rpc_restart_call(struct rpc_task *task, void (*action)(struct rpc_task *)) in __rpc_restart_call()
|
| /linux/fs/nfs/ |
| H A D | unlink.c | 342 nfs_async_rename(struct inode * old_dir,struct inode * new_dir,struct dentry * old_dentry,struct dentry * new_dentry,void (* complete)(struct rpc_task *,struct nfs_renamedata *)) nfs_async_rename() argument [all...] |