Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs4proc.c1615 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()
Dxdr4.h550 u64 cp_count; member
Dnfs4xdr.c1944 if (xdr_stream_decode_u64(argp->xdr, &copy->cp_count) < 0) in nfsd4_decode_copy()
/fs/f2fs/
Ddebug.c500 si->cp_count, si->bg_cp_count); in stat_show()
Dsysfs.c920 F2FS_STAT_ATTR(STAT_INFO, f2fs_stat_info, cp_foreground_calls, cp_count);
Df2fs.h3903 int prefree_count, call_count, cp_count, bg_cp_count; member
3927 #define stat_inc_cp_count(si) ((si)->cp_count++)