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

/linux-master/fs/f2fs/
H A Ddebug.c116 atomic_read(&SM_I(sbi)->fcc_info->issued_flush);
H A Dsegment.c572 atomic_inc(&fcc->issued_flush);
600 atomic_inc(&fcc->issued_flush);
609 atomic_inc(&fcc->issued_flush);
673 atomic_set(&fcc->issued_flush, 0);
H A Df2fs.h1038 atomic_t issued_flush; /* # of issued flushes */ member in struct:flush_cmd_control

Completed in 214 milliseconds