Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Df2fs.h366 #define SIT_BLOCK_OFFSET(sit_i, segno) \ macro
Dresize.c421 ofs = SIT_BLOCK_OFFSET(sit_i, segno - offset); in migrate_sit()
Ddump.c129 offset = SIT_BLOCK_OFFSET(sit_i, segno); in sit_dump()
Dmount.c1617 unsigned int offset = SIT_BLOCK_OFFSET(sit_i, segno); in get_current_sit_page()
1635 unsigned int offset = SIT_BLOCK_OFFSET(sit_i, segno); in rewrite_current_sit_page()