fs/f2fs/checkpoint.c
346
struct seg_entry *se;
fs/f2fs/debug.c
320
si->base_mem += MAIN_SEGS(sbi) * sizeof(struct seg_entry);
fs/f2fs/gc.c
1022
struct seg_entry *sentry;
fs/f2fs/recovery.c
495
struct seg_entry *sentry;
fs/f2fs/segment.c
1166
struct seg_entry *sentry;
fs/f2fs/segment.c
2037
struct seg_entry *se;
fs/f2fs/segment.c
2077
struct seg_entry *se = get_seg_entry(sbi, cpc->trim_start);
fs/f2fs/segment.c
2391
struct seg_entry *se = get_seg_entry(sbi, segno);
fs/f2fs/segment.c
2411
struct seg_entry *se;
fs/f2fs/segment.c
2435
static int update_sit_entry_for_release(struct f2fs_sb_info *sbi, struct seg_entry *se,
fs/f2fs/segment.c
2494
static int update_sit_entry_for_alloc(struct f2fs_sb_info *sbi, struct seg_entry *se,
fs/f2fs/segment.c
2554
struct seg_entry *se;
fs/f2fs/segment.c
2632
struct seg_entry *se;
fs/f2fs/segment.c
3018
struct seg_entry *se = get_seg_entry(sbi, segno);
fs/f2fs/segment.c
3093
struct seg_entry *se = get_seg_entry(sbi, curseg->next_segno);
fs/f2fs/segment.c
3783
struct seg_entry *se = NULL;
fs/f2fs/segment.c
4131
struct seg_entry *se;
fs/f2fs/segment.c
4689
struct seg_entry *se;
fs/f2fs/segment.c
4824
f2fs_kvzalloc(sbi, array_size(sizeof(struct seg_entry),
fs/f2fs/segment.c
4981
struct seg_entry *se;
fs/f2fs/segment.c
5135
struct seg_entry *sentry;
fs/f2fs/segment.c
5262
struct seg_entry *se = get_seg_entry(sbi, curseg->segno);
fs/f2fs/segment.c
5656
struct seg_entry *se = get_seg_entry(sbi, start+i);
fs/f2fs/segment.c
784
struct seg_entry *sentry = get_seg_entry(sbi, segno);
fs/f2fs/segment.c
820
struct seg_entry *sentry = get_seg_entry(sbi, segno);
fs/f2fs/segment.c
909
struct seg_entry *se;
fs/f2fs/segment.h
224
struct seg_entry *sentries; /* SIT segment-level cache */
fs/f2fs/segment.h
323
static inline struct seg_entry *get_seg_entry(struct f2fs_sb_info *sbi,
fs/f2fs/segment.h
368
struct seg_entry *se = get_seg_entry(sbi, start_segno);
fs/f2fs/segment.h
385
struct seg_entry *se = get_seg_entry(sbi, start_segno);
fs/f2fs/segment.h
404
static inline void seg_info_from_raw_sit(struct seg_entry *se,
fs/f2fs/segment.h
418
static inline void __seg_info_to_raw_sit(struct seg_entry *se,
fs/f2fs/segment.h
432
struct seg_entry *se;
fs/f2fs/segment.h
447
static inline void seg_info_to_raw_sit(struct seg_entry *se,
fs/f2fs/sysfs.c
1747
struct seg_entry *se = get_seg_entry(sbi, i);
fs/f2fs/sysfs.c
1774
struct seg_entry *se = get_seg_entry(sbi, i);