Home
last modified time | relevance | path

Searched refs:F2FS_DIRTY_IMETA (Results 1 – 7 of 7) sorted by relevance

/linux/fs/f2fs/
H A Dcheckpoint.c1151 s64 total = get_pages(sbi, F2FS_DIRTY_IMETA); in f2fs_sync_inode_meta()
1274 if (get_pages(sbi, F2FS_DIRTY_IMETA)) { in block_operations()
1629 get_pages(sbi, F2FS_DIRTY_IMETA)) in do_checkpoint()
H A Dsegment.h594 get_pages(sbi, F2FS_DIRTY_IMETA); in __get_secs_required()
H A Dgc.c1823 get_pages(sbi, F2FS_DIRTY_IMETA), in f2fs_gc()
1940 get_pages(sbi, F2FS_DIRTY_IMETA), in f2fs_gc()
H A Ddebug.c100 si->ndirty_imeta = get_pages(sbi, F2FS_DIRTY_IMETA); in update_general_status()
H A Df2fs.h1099 F2FS_DIRTY_IMETA, enumerator
2475 count_type == F2FS_DIRTY_IMETA) in inc_page_count()
H A Dsuper.c1501 inc_page_count(sbi, F2FS_DIRTY_IMETA); in f2fs_inode_dirtied()
1518 dec_page_count(sbi, F2FS_DIRTY_IMETA); in f2fs_inode_synced()
H A Dsegment.c175 int imeta_secs = get_blocktype_secs(sbi, F2FS_DIRTY_IMETA); in f2fs_need_SSR()
453 unsigned int imeta = get_pages(sbi, F2FS_DIRTY_IMETA); in excess_dirty_threshold()