Searched refs:cp_count (Results 1 – 6 of 6) sorted by relevance
| /fs/nfsd/ |
| A D | trace.h | 2181 __field(u64, cp_count) 2205 __entry->cp_count = copy->cp_count; 2221 __entry->src_cp_pos, __entry->dst_cp_pos, __entry->cp_count 2281 __field(u64, cp_count) 2306 __entry->cp_count = copy->cp_count; 2323 __entry->src_cp_pos, __entry->dst_cp_pos, __entry->cp_count
|
| A D | nfs4proc.c | 1745 u64 bytes_total = copy->cp_count; in _nfsd_copy_file_range() 1805 dst->cp_count = src->cp_count; in dup_copy_fields() 1858 &cbo->co_fh, copy->cp_count, copy->nfserr); in nfsd4_send_cb_offload()
|
| A D | xdr4.h | 691 u64 cp_count; member
|
| A D | nfs4xdr.c | 2038 if (xdr_stream_decode_u64(argp->xdr, ©->cp_count) < 0) in nfsd4_decode_copy()
|
| /fs/f2fs/ |
| A D | debug.c | 602 seq_printf(s, "CP count: %d\n", si->cp_count); in stat_show()
|
| A D | f2fs.h | 4121 int cp_call_count[MAX_CALL_TYPE], cp_count; member 4149 #define stat_inc_cp_count(sbi) (F2FS_STAT(sbi)->cp_count++)
|
Completed in 50 milliseconds