Home
last modified time | relevance | path

Searched refs:NR_DIRTY_TYPE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dsegment.h276 NR_DIRTY_TYPE enumerator
280 unsigned long *dirty_segmap[NR_DIRTY_TYPE];
283 int nr_dirty[NR_DIRTY_TYPE]; /* # of dirty segments */
H A Ddebug.c273 si->base_mem += NR_DIRTY_TYPE * f2fs_bitmap_size(MAIN_SEGS(sbi)); in update_mem_info()
H A Dsegment.c4796 for (i = 0; i < NR_DIRTY_TYPE; i++) { in build_dirty_segmap()
5333 for (i = 0; i < NR_DIRTY_TYPE; i++) in destroy_dirty_segmap()