Home
last modified time | relevance | path

Searched refs:cp_count (Results 1 – 6 of 6) sorted by relevance

/fs/nfsd/
A Dtrace.h2181 __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 Dnfs4proc.c1745 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 Dxdr4.h691 u64 cp_count; member
A Dnfs4xdr.c2038 if (xdr_stream_decode_u64(argp->xdr, &copy->cp_count) < 0) in nfsd4_decode_copy()
/fs/f2fs/
A Ddebug.c602 seq_printf(s, "CP count: %d\n", si->cp_count); in stat_show()
A Df2fs.h4121 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