Home
last modified time | relevance | path

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

/fs/nfsd/
Dxdr4.h525 u64 cp_count; member
Dnfs4proc.c1170 size_t bytes_total = copy->cp_count; in _nfsd_copy_file_range()
1215 dst->cp_count = src->cp_count; in dup_copy_fields()
Dnfs4xdr.c1762 p = xdr_decode_hyper(p, &copy->cp_count); in nfsd4_decode_copy()
/fs/f2fs/
Ddebug.c364 si->cp_count, si->bg_cp_count); in stat_show()
Dsysfs.c588 F2FS_STAT_ATTR(STAT_INFO, f2fs_stat_info, cp_foreground_calls, cp_count);
Df2fs.h3578 int prefree_count, call_count, cp_count, bg_cp_count; member
3600 #define stat_inc_cp_count(si) ((si)->cp_count++)