Home
last modified time | relevance | path

Searched refs:t_ext (Results 1 - 1 of 1) sorted by relevance

/third_party/f2fs-tools/fsck/
H A Dsegment.c473 static inline void copy_extent_info(struct extent_info *t_ext, in copy_extent_info() argument
476 t_ext->fofs = s_ext->fofs; in copy_extent_info()
477 t_ext->blk = s_ext->blk; in copy_extent_info()
478 t_ext->len = s_ext->len; in copy_extent_info()

Completed in 1 milliseconds