Searched defs:segno (Results 1 – 6 of 6) sorted by relevance
/external/f2fs-tools/fsck/ |
D | mount.c | 523 unsigned int segno; in read_compacted_summaries() local 554 unsigned int segno, struct f2fs_summary_block *sum_blk) in restore_node_summary() 595 unsigned int segno = 0; in read_normal_summaries() local 685 inline void check_seg_range(struct f2fs_sb_info *sbi, unsigned int segno) in check_seg_range() 691 struct f2fs_sit_block *get_current_sit_page(struct f2fs_sb_info *sbi, unsigned int segno) in get_current_sit_page() 710 unsigned int segno, struct f2fs_sit_entry *raw_sit) in check_block_count() 743 unsigned int segno) in get_seg_entry() 749 int get_sum_block(struct f2fs_sb_info *sbi, unsigned int segno, struct f2fs_summary_block *sum_blk) in get_sum_block() 788 u32 segno, offset; in get_sum_entry() local 860 unsigned int segno; in build_sit_entries() local [all …]
|
D | dump.c | 25 int segno; in sit_dump() local 67 int segno, i, ret; in ssa_dump() local
|
D | f2fs.h | 102 unsigned int segno; /* current segment number */ member 248 #define GET_ZONENO_FROM_SEGNO(sbi, segno) \ argument 259 #define GET_SUM_BLKADDR(sbi, segno) \ argument 269 #define GET_R2L_SEGNO(sbi, segno) (segno + FREE_I_START_SEGNO(sbi)) argument 271 #define START_BLOCK(sbi, segno) (SM_I(sbi)->main_blkaddr + (segno << sbi->log_blocks_per_seg)) argument 298 #define SIT_ENTRY_OFFSET(sit_i, segno) \ argument 300 #define SIT_BLOCK_OFFSET(sit_i, segno) \ argument
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
D | t1.c | 1374 OPJ_UINT32 segno, passno; in opj_t1_decode_cblk() local
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 552 __le32 segno; member
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | readpdb.c | 1605 Int segno; in DEBUG_SnarfLinetab() local
|