Home
last modified time | relevance | path

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

/include/linux/
Dnfs_xdr.h1691 struct nfs_commit_data;
1694 void (*completion) (struct nfs_commit_data *data);
1706 struct nfs_commit_data { struct
1724 int (*commit_done_cb) (struct rpc_task *task, struct nfs_commit_data *data); argument
1830 void (*commit_setup) (struct nfs_commit_data *, struct rpc_message *,
1832 void (*commit_rpc_prepare)(struct rpc_task *, struct nfs_commit_data *);
1833 int (*commit_done) (struct rpc_task *, struct nfs_commit_data *);
Dnfs_fs.h615 extern struct nfs_commit_data *nfs_commitdata_alloc(void);
616 extern void nfs_commit_free(struct nfs_commit_data *data);