Searched refs:F2FS_DIRTY_IMETA (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | checkpoint.c | 1123 s64 total = get_pages(sbi, F2FS_DIRTY_IMETA); in f2fs_sync_inode_meta() 1241 if (get_pages(sbi, F2FS_DIRTY_IMETA)) { in block_operations() 1591 get_pages(sbi, F2FS_DIRTY_IMETA)) in do_checkpoint()
|
| H A D | segment.h | 606 get_pages(sbi, F2FS_DIRTY_IMETA); in has_not_enough_free_secs()
|
| H A D | gc.c | 1711 get_pages(sbi, F2FS_DIRTY_IMETA), in f2fs_gc() 1807 get_pages(sbi, F2FS_DIRTY_IMETA), in f2fs_gc()
|
| H A D | debug.c | 100 si->ndirty_imeta = get_pages(sbi, F2FS_DIRTY_IMETA); in update_general_status()
|
| H A D | super.c | 1370 inc_page_count(sbi, F2FS_DIRTY_IMETA); in f2fs_inode_dirtied() 1387 dec_page_count(sbi, F2FS_DIRTY_IMETA); in f2fs_inode_synced()
|
| H A D | f2fs.h | 1071 F2FS_DIRTY_IMETA, enumerator 2381 count_type == F2FS_DIRTY_IMETA) in inc_page_count()
|
| H A D | segment.c | 172 int imeta_secs = get_blocktype_secs(sbi, F2FS_DIRTY_IMETA); in f2fs_need_SSR()
|