Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsegment.h125 #define SIT_BLOCK_OFFSET(segno) \ macro
128 (SIT_BLOCK_OFFSET(segno) * SIT_ENTRY_PER_BLOCK)
805 unsigned int offset = SIT_BLOCK_OFFSET(start); in current_sit_addr()
838 unsigned int block_off = SIT_BLOCK_OFFSET(start); in set_to_next_sit()