Home
last modified time | relevance | path

Searched defs:raw_sit (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h433 struct f2fs_sit_block *raw_sit; in seg_info_to_sit_page() local
745 check_block_count(struct f2fs_sb_info *sbi, int segno, struct f2fs_sit_entry *raw_sit) check_block_count() argument
[all...]
H A Dsegment.c4336 struct f2fs_sit_block *raw_sit = NULL; in f2fs_flush_sit_entries() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h404 struct f2fs_sit_block *raw_sit; in seg_info_to_sit_page() local
764 check_block_count(struct f2fs_sb_info *sbi, int segno, struct f2fs_sit_entry *raw_sit) check_block_count() argument
[all...]
H A Dsegment.c4283 struct f2fs_sit_block *raw_sit = NULL; in f2fs_flush_sit_entries() local
/third_party/f2fs-tools/fsck/
H A Dmount.c2161 check_block_count(struct f2fs_sb_info *sbi, unsigned int segno, struct f2fs_sit_entry *raw_sit) check_block_count() argument
2191 __seg_info_from_raw_sit(struct seg_entry *se, struct f2fs_sit_entry *raw_sit) __seg_info_from_raw_sit() argument
2201 seg_info_from_raw_sit(struct f2fs_sb_info *sbi, struct seg_entry *se, struct f2fs_sit_entry *raw_sit) seg_info_from_raw_sit() argument
[all...]

Completed in 23 milliseconds