Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
Ddebug.c87 si->ndirty_data = get_pages(sbi, F2FS_DIRTY_DATA); in update_general_status()
469 si->ndirty_data, si->ndirty_files); in stat_show()
Df2fs.h3566 int ndirty_data, ndirty_qdata; member