Searched defs:nfs_pgio_res (Results 1 – 1 of 1) sorted by relevance
662 struct nfs_pgio_res { struct663 struct nfs4_sequence_res seq_res;664 struct nfs_fattr * fattr;665 __u64 count;666 __u32 op_status;667 union {