Home
last modified time | relevance | path

Searched defs:f2fs_move_range (Results 1 – 1 of 1) sorted by relevance

/external/f2fs-tools/tools/f2fs_io/
Df2fs_io.h112 struct f2fs_move_range { struct
113 u32 dst_fd; /* destination fd */
114 u64 pos_in; /* start position in src_fd */
115 u64 pos_out; /* start position in dst_fd */
116 u64 len; /* size to move */