Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddebug.c98 si->ndirty_data = get_pages(sbi, F2FS_DIRTY_DATA); in update_general_status()
541 si->ndirty_data, si->ndirty_files); in stat_show()
H A Df2fs.h3820 int ndirty_data, ndirty_qdata; member