Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnfs_fs.h255 struct nfs4_copy_state { struct
256 struct list_head copies;
257 struct list_head src_copies;
258 nfs4_stateid stateid;
259 struct completion completion;
260 uint64_t count;
261 struct nfs_writeverf verf;
262 int error;
263 int flags;
264 struct nfs4_state *parent_src_state;
[all …]