Searched refs:cp_count (Results 1 – 6 of 6) sorted by relevance
/fs/nfsd/ |
D | nfs4proc.c | 1615 u64 bytes_total = copy->cp_count; in _nfsd_copy_file_range() 1674 dst->cp_count = src->cp_count; in dup_copy_fields() 1727 &cbo->co_fh, copy->cp_count, nfserr); in nfsd4_send_cb_offload()
|
D | xdr4.h | 550 u64 cp_count; member
|
D | nfs4xdr.c | 1944 if (xdr_stream_decode_u64(argp->xdr, ©->cp_count) < 0) in nfsd4_decode_copy()
|
/fs/f2fs/ |
D | debug.c | 500 si->cp_count, si->bg_cp_count); in stat_show()
|
D | sysfs.c | 920 F2FS_STAT_ATTR(STAT_INFO, f2fs_stat_info, cp_foreground_calls, cp_count);
|
D | f2fs.h | 3903 int prefree_count, call_count, cp_count, bg_cp_count; member 3927 #define stat_inc_cp_count(si) ((si)->cp_count++)
|