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