Home
last modified time | relevance | path

Searched defs:sit_i (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
Dgc.c307 struct sit_info *sit_i = SIT_I(sbi); in get_cb_cost() local
404 struct sit_info *sit_i = SIT_I(sbi); in add_victim_entry() local
452 struct sit_info *sit_i = SIT_I(sbi); in atgc_lookup_victim() local
528 struct sit_info *sit_i = SIT_I(sbi); in atssr_lookup_victim() local
873 struct sit_info *sit_i = SIT_I(sbi); in check_valid_map() local
1568 struct sit_info *sit_i = SIT_I(sbi); in __get_victim() local
Dsegment.h125 #define SIT_ENTRY_OFFSET(sit_i, segno) \ argument
364 struct sit_info *sit_i = SIT_I(sbi); in get_seg_entry() local
371 struct sit_info *sit_i = SIT_I(sbi); in get_sec_entry() local
545 struct sit_info *sit_i = SIT_I(sbi); in get_sit_bitmap() local
794 struct sit_info *sit_i = SIT_I(sbi); in current_sit_addr() local
816 struct sit_info *sit_i = SIT_I(sbi); in next_sit_addr() local
826 static inline void set_to_next_sit(struct sit_info *sit_i, unsigned int start) in set_to_next_sit()
839 struct sit_info *sit_i = SIT_I(sbi); in get_mtime() local
Dsegment.c2295 struct sit_info *sit_i = SIT_I(sbi); in __mark_sit_entry_dirty() local
2448 struct sit_info *sit_i = SIT_I(sbi); in f2fs_invalidate_blocks() local
2470 struct sit_info *sit_i = SIT_I(sbi); in f2fs_is_checkpointed_data() local
3500 struct sit_info *sit_i = SIT_I(sbi); in f2fs_allocate_data_block() local
3762 struct sit_info *sit_i = SIT_I(sbi); in f2fs_do_replace_block() local
4204 struct sit_info *sit_i = SIT_I(sbi); in get_next_sit_page() local
4309 struct sit_info *sit_i = SIT_I(sbi); in f2fs_flush_sit_entries() local
4430 struct sit_info *sit_i; in build_sit_info() local
4604 struct sit_info *sit_i = SIT_I(sbi); in build_sit_entries() local
5216 struct sit_info *sit_i = SIT_I(sbi); in init_min_max_mtime() local
[all …]
Dsysfs.c964 struct sit_info *sit_i = SIT_I(sbi); in undiscard_info_seq_show() local
/kernel/linux/linux-6.6/fs/f2fs/
Dsegment.h123 #define SIT_ENTRY_OFFSET(sit_i, segno) \ argument
323 struct sit_info *sit_i = SIT_I(sbi); in get_seg_entry() local
330 struct sit_info *sit_i = SIT_I(sbi); in get_sec_entry() local
505 struct sit_info *sit_i = SIT_I(sbi); in get_sit_bitmap() local
819 struct sit_info *sit_i = SIT_I(sbi); in current_sit_addr() local
841 struct sit_info *sit_i = SIT_I(sbi); in next_sit_addr() local
851 static inline void set_to_next_sit(struct sit_info *sit_i, unsigned int start) in set_to_next_sit()
864 struct sit_info *sit_i = SIT_I(sbi); in get_mtime() local
Dgc.c336 struct sit_info *sit_i = SIT_I(sbi); in get_cb_cost() local
489 struct sit_info *sit_i = SIT_I(sbi); in add_victim_entry() local
525 struct sit_info *sit_i = SIT_I(sbi); in atgc_lookup_victim() local
598 struct sit_info *sit_i = SIT_I(sbi); in atssr_lookup_victim() local
982 struct sit_info *sit_i = SIT_I(sbi); in check_valid_map() local
1674 struct sit_info *sit_i = SIT_I(sbi); in __get_victim() local
Dsegment.c2360 struct sit_info *sit_i = SIT_I(sbi); in __mark_sit_entry_dirty() local
2518 struct sit_info *sit_i = SIT_I(sbi); in f2fs_invalidate_blocks() local
2540 struct sit_info *sit_i = SIT_I(sbi); in f2fs_is_checkpointed_data() local
3461 struct sit_info *sit_i = SIT_I(sbi); in f2fs_allocate_data_block() local
3744 struct sit_info *sit_i = SIT_I(sbi); in f2fs_do_replace_block() local
4185 struct sit_info *sit_i = SIT_I(sbi); in get_next_sit_page() local
4293 struct sit_info *sit_i = SIT_I(sbi); in f2fs_flush_sit_entries() local
4414 struct sit_info *sit_i; in build_sit_info() local
4588 struct sit_info *sit_i = SIT_I(sbi); in build_sit_entries() local
5245 struct sit_info *sit_i = SIT_I(sbi); in init_min_max_mtime() local
[all …]