Searched defs:segno (Results 1 – 6 of 6) sorted by relevance
/external/f2fs-tools/fsck/ |
D | mount.c | 620 unsigned int segno, struct f2fs_summary_block *sum_blk) in restore_node_summary() 649 unsigned int segno = 0; in read_normal_summaries() local 700 unsigned int segno; in build_curseg() local 730 inline void check_seg_range(struct f2fs_sb_info *sbi, unsigned int segno) in check_seg_range() 737 unsigned int segno) in get_current_sit_page() 758 unsigned int segno, struct f2fs_sit_block *sit_blk) in rewrite_current_sit_page() 774 unsigned int segno, struct f2fs_sit_entry *raw_sit) in check_block_count() 816 unsigned int segno) in get_seg_entry() 822 int get_sum_block(struct f2fs_sb_info *sbi, unsigned int segno, in get_sum_block() 875 u32 segno, offset; in get_sum_entry() local [all …]
|
D | f2fs.h | 106 unsigned int segno; /* current segment number */ member 270 #define GET_ZONENO_FROM_SEGNO(sbi, segno) \ argument 281 #define GET_SUM_BLKADDR(sbi, segno) \ argument 295 #define GET_R2L_SEGNO(sbi, segno) (segno + FREE_I_START_SEGNO(sbi)) argument 297 #define START_BLOCK(sbi, segno) (SM_I(sbi)->main_blkaddr + \ argument 325 #define SIT_ENTRY_OFFSET(sit_i, segno) \ argument 327 #define SIT_BLOCK_OFFSET(sit_i, segno) \ argument
|
D | dump.c | 28 int segno; in sit_dump() local 70 int segno, i, ret; in ssa_dump() local
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
D | t1.c | 1382 OPJ_UINT32 segno, passno; in opj_t1_decode_cblk() local
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 642 __le32 segno; member
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readpdb.c | 1598 Int segno; in DEBUG_SnarfLinetab() local
|