Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dsegment.h192 struct seg_entry { struct
241 struct seg_entry *sentries; /* SIT segment-level cache */
318 static inline struct seg_entry *get_seg_entry(struct f2fs_sb_info *sbi, in get_seg_entry()
355 struct seg_entry *se = get_seg_entry(sbi, start_segno); in get_ckpt_valid_blocks()
364 static inline void seg_info_from_raw_sit(struct seg_entry *se, in seg_info_from_raw_sit()
378 static inline void __seg_info_to_raw_sit(struct seg_entry *se, in __seg_info_to_raw_sit()
392 struct seg_entry *se; in seg_info_to_sit_page()
407 static inline void seg_info_to_raw_sit(struct seg_entry *se, in seg_info_to_raw_sit()
H A Dsegment.c898 struct seg_entry *se; in f2fs_get_unusable_blocks()
1155 struct seg_entry *sentry; in __check_sit_bitmap()
2042 struct seg_entry *se; in f2fs_issue_discard()
2416 struct seg_entry *se; in update_segment_mtime()
2544 struct seg_entry *se; in update_sit_entry()
2622 struct seg_entry *se; in f2fs_is_checkpointed_data()
3730 struct seg_entry *se = NULL; in f2fs_allocate_data_block()
4062 struct seg_entry *se; in f2fs_do_replace_block()
4618 struct seg_entry *se; in f2fs_flush_sit_entries()
4902 struct seg_entry *se; in build_sit_entries()
[all …]
H A Drecovery.c490 struct seg_entry *sentry; in check_index_in_prev_nodes()
H A Dsysfs.c1539 struct seg_entry *se = get_seg_entry(sbi, i); in segment_info_seq_show()
1566 struct seg_entry *se = get_seg_entry(sbi, i); in segment_bits_seq_show()
H A Ddebug.c319 si->base_mem += MAIN_SEGS(sbi) * sizeof(struct seg_entry); in update_mem_info()
H A Dcheckpoint.c140 struct seg_entry *se; in __is_bitmap_valid()
H A Dgc.c1012 struct seg_entry *sentry; in check_valid_map()