Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs4proc.c1635 u64 bytes_total = copy->cp_count; in _nfsd_copy_file_range()
1694 dst->cp_count = src->cp_count; in dup_copy_fields()
1747 &cbo->co_fh, copy->cp_count, nfserr); in nfsd4_send_cb_offload()
Dxdr4.h550 u64 cp_count; member
Dnfs4xdr.c1995 if (xdr_stream_decode_u64(argp->xdr, &copy->cp_count) < 0) in nfsd4_decode_copy()
/fs/f2fs/
Ddebug.c504 seq_printf(s, "CP count: %d\n", si->cp_count); in stat_show()
Df2fs.h3957 int cp_call_count[MAX_CALL_TYPE], cp_count; member
3984 #define stat_inc_cp_count(si) (F2FS_STAT(sbi)->cp_count++)