Home
last modified time | relevance | path

Searched refs:ndirty_all (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Ddebug.c104 si->ndirty_all = sbi->ndirty_inode[DIRTY_META]; in update_general_status()
601 si->ndirty_dent, si->ndirty_dirs, si->ndirty_all); in stat_show()
H A Df2fs.h3910 unsigned int ndirty_dirs, ndirty_files, nquota_files, ndirty_all; member