Home
last modified time | relevance | path

Searched refs:nfs_commit_data (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dnfs_xdr.h1549 struct nfs_commit_data;
1552 void (*completion) (struct nfs_commit_data *data);
1564 struct nfs_commit_data { struct
1582 int (*commit_done_cb) (struct rpc_task *task, struct nfs_commit_data *data); argument
1691 void (*commit_setup) (struct nfs_commit_data *, struct rpc_message *,
1693 void (*commit_rpc_prepare)(struct rpc_task *, struct nfs_commit_data *);
1694 int (*commit_done) (struct rpc_task *, struct nfs_commit_data *);
Dnfs_fs.h548 extern struct nfs_commit_data *nfs_commitdata_alloc(bool never_fail);
549 extern void nfs_commit_free(struct nfs_commit_data *data);