Lines Matching refs:res
83 const struct nfs4_sequence_res *res
85 TP_ARGS(session, res),
98 const struct nfs4_slot *sr_slot = res->sr_slot;
102 __entry->highest_slotid = res->sr_highest_slotid;
104 res->sr_target_highest_slotid;
105 __entry->status_flags = res->sr_status_flags;
106 __entry->error = res->sr_status < 0 ?
107 -res->sr_status : 0;
131 const struct cb_sequenceres *res,
134 TP_ARGS(args, res, status),
630 const struct nfs_closeres *res,
634 TP_ARGS(state, args, res, error),
933 const struct nfs4_delegreturnres *res,
937 TP_ARGS(args, res, error),
948 __entry->dev = res->server->s_dev;
1511 __entry->res_count = hdr->res.count;
1524 "offset=%lld count=%u res=%u stateid=%d:0x%08x "
1585 __entry->res_count = hdr->res.count;
1598 "offset=%lld count=%u res=%u stateid=%d:0x%08x "
1689 const struct pnfs_layout_range *res,
1694 TP_ARGS(ctx, args, res, layout_stateid, error),
2018 __entry->error = hdr->res.op_status;
2078 __entry->error = data->res.op_status;
2115 const struct nfs42_seek_res *res,
2119 TP_ARGS(inode, args, res, error),
2153 __entry->offset_r = res->sr_offset;
2154 __entry->eof = res->sr_eof;
2237 const struct nfs42_copy_res *res,
2242 TP_ARGS(src_inode, dst_inode, args, res, nss, error),
2301 be32_to_cpu(res->write_res.stateid.seqid);
2303 nfs_stateid_hash(&res->write_res.stateid);
2304 __entry->res_count = res->write_res.count;
2305 __entry->res_sync = res->synchronous;
2306 __entry->res_cons = res->consecutive;
2416 const struct nfs42_copy_notify_res *res,
2420 TP_ARGS(inode, args, res, error),
2450 be32_to_cpu(res->cnr_stateid.seqid);
2452 nfs_stateid_hash(&res->cnr_stateid);