Searched defs:f2fs_move_range (Results 1 – 1 of 1) sorted by relevance
84 struct f2fs_move_range { struct85 __u32 dst_fd; /* destination fd */86 __u64 pos_in; /* start position in src_fd */87 __u64 pos_out; /* start position in dst_fd */88 __u64 len; /* size to move */