Home
last modified time | relevance | path

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

/include/linux/
Dnfs_xdr.h1423 struct nfs_commit_data;
1427 void (*completion) (struct nfs_commit_data *data);
1438 struct nfs_commit_data { struct
1456 int (*commit_done_cb) (struct rpc_task *task, struct nfs_commit_data *data); argument
1555 void (*commit_setup) (struct nfs_commit_data *, struct rpc_message *);
1556 void (*commit_rpc_prepare)(struct rpc_task *, struct nfs_commit_data *);
1557 int (*commit_done) (struct rpc_task *, struct nfs_commit_data *);
Dnfs_fs.h523 extern struct nfs_commit_data *nfs_commitdata_alloc(void);
524 extern void nfs_commit_free(struct nfs_commit_data *data);