Searched defs:nfs_pgio_res (Results 1 – 1 of 1) sorted by relevance
691 struct nfs_pgio_res { struct692 struct nfs4_sequence_res seq_res;693 struct nfs_fattr * fattr;694 __u64 count;695 __u32 op_status;696 union {