Home
last modified time | relevance | path

Searched defs:nfs4_copy_state (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dnfs_fs.h279 struct nfs4_copy_state { struct
280 struct list_head copies;
281 struct list_head src_copies;
282 nfs4_stateid stateid;
283 struct completion completion;
284 uint64_t count;
285 struct nfs_writeverf verf;
286 int error;
287 int flags;
288 struct nfs4_state *parent_src_state;
[all …]