Home
last modified time | relevance | path

Searched refs:seg_entry (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h226 struct seg_entry { struct
281 struct seg_entry *sentries; /* SIT segment-level cache */
361 static inline struct seg_entry *get_seg_entry(struct f2fs_sb_info *sbi, in get_seg_entry()
397 struct seg_entry *se = get_seg_entry(sbi, start_segno); in get_ckpt_valid_blocks()
406 static inline void seg_info_from_raw_sit(struct seg_entry *se, in seg_info_from_raw_sit()
420 static inline void __seg_info_to_raw_sit(struct seg_entry *se, in __seg_info_to_raw_sit()
434 struct seg_entry *se; in seg_info_to_sit_page()
449 static inline void seg_info_to_raw_sit(struct seg_entry *se, in seg_info_to_raw_sit()
H A Dsegment.c905 struct seg_entry *sentry = get_seg_entry(sbi, segno); in __locate_dirty_segment()
939 struct seg_entry *sentry = get_seg_entry(sbi, segno); in __remove_dirty_segment()
1028 struct seg_entry *se; in f2fs_get_unusable_blocks()
1193 struct seg_entry *sentry; in __check_sit_bitmap()
2001 struct seg_entry *se; in f2fs_issue_discard()
2041 struct seg_entry *se = get_seg_entry(sbi, cpc->trim_start); in add_discard_addrs()
2308 struct seg_entry *se = get_seg_entry(sbi, segno); in __set_sit_entry_type()
2327 struct seg_entry *se; in update_segment_mtime()
2349 struct seg_entry *se; in update_sit_entry()
2472 struct seg_entry *s in f2fs_is_checkpointed_data()
[all...]
H A Dsysfs.c804 struct seg_entry *se = get_seg_entry(sbi, i); in segment_info_seq_show()
831 struct seg_entry *se = get_seg_entry(sbi, i); in segment_bits_seq_show()
975 struct seg_entry *se = get_seg_entry(sbi, i); in undiscard_info_seq_show()
H A Drecovery.c431 struct seg_entry *sentry; in check_index_in_prev_nodes()
H A Ddebug.c229 si->base_mem += MAIN_SEGS(sbi) * sizeof(struct seg_entry); in update_mem_info()
H A Dgc.c874 struct seg_entry *sentry; in check_valid_map()
H A Dcheckpoint.c135 struct seg_entry *se; in __is_bitmap_valid()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h206 struct seg_entry { struct
255 struct seg_entry *sentries; /* SIT segment-level cache */
332 static inline struct seg_entry *get_seg_entry(struct f2fs_sb_info *sbi, in get_seg_entry()
368 struct seg_entry *se = get_seg_entry(sbi, start_segno); in get_ckpt_valid_blocks()
377 static inline void seg_info_from_raw_sit(struct seg_entry *se, in seg_info_from_raw_sit()
391 static inline void __seg_info_to_raw_sit(struct seg_entry *se, in __seg_info_to_raw_sit()
405 struct seg_entry *se; in seg_info_to_sit_page()
420 static inline void seg_info_to_raw_sit(struct seg_entry *se, in seg_info_to_raw_sit()
H A Dsegment.c756 struct seg_entry *sentry = get_seg_entry(sbi, segno); in __locate_dirty_segment()
790 struct seg_entry *sentry = get_seg_entry(sbi, segno); in __remove_dirty_segment()
879 struct seg_entry *se; in f2fs_get_unusable_blocks()
1132 struct seg_entry *sentry; in __check_sit_bitmap()
2004 struct seg_entry *se; in f2fs_issue_discard()
2045 struct seg_entry *se = get_seg_entry(sbi, cpc->trim_start); in add_discard_addrs()
2349 struct seg_entry *se = get_seg_entry(sbi, segno); in __set_sit_entry_type()
2369 struct seg_entry *se; in update_segment_mtime()
2391 struct seg_entry *se; in update_sit_entry()
2516 struct seg_entry *s in f2fs_is_checkpointed_data()
[all...]
H A Drecovery.c497 struct seg_entry *sentry; in check_index_in_prev_nodes()
H A Dsysfs.c1347 struct seg_entry *se = get_seg_entry(sbi, i); in segment_info_seq_show()
1374 struct seg_entry *se = get_seg_entry(sbi, i); in segment_bits_seq_show()
H A Ddebug.c253 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.c982 struct seg_entry *sentry; in check_valid_map()

Completed in 32 milliseconds