Home
last modified time | relevance | path

Searched refs:SIT_BLOCK_OFFSET (Results 1 – 4 of 4) sorted by relevance

/external/f2fs-tools/fsck/
Df2fs.h355 #define SIT_BLOCK_OFFSET(sit_i, segno) \ macro
Ddump.c141 offset = SIT_BLOCK_OFFSET(sit_i, segno); in sit_dump()
Dresize.c387 ofs = SIT_BLOCK_OFFSET(sit_i, segno - offset); in migrate_sit()
Dmount.c1157 unsigned int offset = SIT_BLOCK_OFFSET(sit_i, segno); in get_current_sit_page()
1180 unsigned int offset = SIT_BLOCK_OFFSET(sit_i, segno); in rewrite_current_sit_page()