Searched refs:total_ckpt (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/f2fs/
H A Dcheckpoint.c1812 atomic_add(count, &cprc->total_ckpt);
1956 atomic_set(&cprc->total_ckpt, 0);
H A Ddebug.c132 si->nr_total_ckpt = atomic_read(&sbi->cprc_info.total_ckpt);
H A Df2fs.h322 atomic_t total_ckpt; /* # of total ckpts */ member in struct:ckpt_req_control

Completed in 179 milliseconds