Home
last modified time | relevance | path

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

/fs/f2fs/
A Dsegment.h166 struct seg_entry { struct
216 struct seg_entry *sentries; /* SIT segment-level cache */
315 static inline struct seg_entry *get_seg_entry(struct f2fs_sb_info *sbi, in get_seg_entry()
360 struct seg_entry *se = get_seg_entry(sbi, start_segno); in set_ckpt_valid_blocks()
377 struct seg_entry *se = get_seg_entry(sbi, start_segno); in sanity_check_valid_blocks()
396 static inline void seg_info_from_raw_sit(struct seg_entry *se, in seg_info_from_raw_sit()
410 static inline void __seg_info_to_raw_sit(struct seg_entry *se, in __seg_info_to_raw_sit()
424 struct seg_entry *se; in seg_info_to_sit_folio()
439 static inline void seg_info_to_raw_sit(struct seg_entry *se, in seg_info_to_raw_sit()
A Dsegment.c908 struct seg_entry *se; in f2fs_get_unusable_blocks()
1165 struct seg_entry *sentry; in __check_sit_bitmap()
2052 struct seg_entry *se; in f2fs_issue_discard()
2426 struct seg_entry *se; in update_segment_mtime()
2569 struct seg_entry *se; in update_sit_entry()
2647 struct seg_entry *se; in f2fs_is_checkpointed_data()
3758 struct seg_entry *se = NULL; in f2fs_allocate_data_block()
4096 struct seg_entry *se; in f2fs_do_replace_block()
4651 struct seg_entry *se; in f2fs_flush_sit_entries()
4941 struct seg_entry *se; in build_sit_entries()
[all …]
A Dsysfs.c1602 struct seg_entry *se = get_seg_entry(sbi, i); in segment_info_seq_show()
1629 struct seg_entry *se = get_seg_entry(sbi, i); in segment_bits_seq_show()
A Drecovery.c492 struct seg_entry *sentry; in check_index_in_prev_nodes()
A Ddebug.c319 si->base_mem += MAIN_SEGS(sbi) * sizeof(struct seg_entry); in update_mem_info()
A Dcheckpoint.c140 struct seg_entry *se; in __is_bitmap_valid()
A Dgc.c1015 struct seg_entry *sentry; in check_valid_map()

Completed in 40 milliseconds