Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dsegment.c466 static inline int is_consecutive(u32 prev_addr, u32 cur_addr) in is_consecutive() function
532 if (is_consecutive(prev_blkaddr, blkaddr)) in update_largest_extent()