Lines Matching refs:SIT_VBLOCK_MAP_SIZE
1835 int entries = SIT_VBLOCK_MAP_SIZE / sizeof(unsigned long); in add_discard_addrs()
2522 int entries = SIT_VBLOCK_MAP_SIZE / sizeof(unsigned long); in __next_free_blkoff()
3878 SIT_VBLOCK_MAP_SIZE)) in f2fs_flush_sit_entries()
3965 bitmap_size = MAIN_SEGS(sbi) * SIT_VBLOCK_MAP_SIZE * 4; in build_sit_info()
3967 bitmap_size = MAIN_SEGS(sbi) * SIT_VBLOCK_MAP_SIZE * 3; in build_sit_info()
3977 bitmap += SIT_VBLOCK_MAP_SIZE; in build_sit_info()
3980 bitmap += SIT_VBLOCK_MAP_SIZE; in build_sit_info()
3984 bitmap += SIT_VBLOCK_MAP_SIZE; in build_sit_info()
3988 bitmap += SIT_VBLOCK_MAP_SIZE; in build_sit_info()
3991 sit_i->tmp_map = f2fs_kzalloc(sbi, SIT_VBLOCK_MAP_SIZE, GFP_KERNEL); in build_sit_info()
4146 SIT_VBLOCK_MAP_SIZE); in build_sit_entries()
4150 SIT_VBLOCK_MAP_SIZE); in build_sit_entries()
4190 memset(se->discard_map, 0xff, SIT_VBLOCK_MAP_SIZE); in build_sit_entries()
4193 SIT_VBLOCK_MAP_SIZE); in build_sit_entries()