Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddebug.c162 si->ndirty_data = get_pages(sbi, F2FS_DIRTY_DATA); in update_general_status()
709 si->ndirty_data, si->ndirty_files); in stat_show()
H A Df2fs.h4164 int ndirty_data, ndirty_qdata; member