Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dnfs_fs.h273 struct nfs4_copy_state { struct
274 struct list_head copies;
275 struct list_head src_copies;
276 nfs4_stateid stateid;
277 struct completion completion;
278 uint64_t count;
279 struct nfs_writeverf verf;
280 int error;
281 int flags;
282 struct nfs4_state *parent_src_state;
[all …]