HomeSort by relevance Sort by last modified time
    Searched refs:move_extent (Results 1 - 4 of 4) sorted by null

  /external/fio/engines/
e4defrag.c 23 #define EXT4_IOC_MOVE_EXT _IOWR('f', 15, struct move_extent)
24 struct move_extent { struct
139 struct move_extent me;
  /external/e2fsprogs/misc/
e4defrag.c 46 #define EXT4_IOC_MOVE_EXT _IOWR('f', 15, struct move_extent)
148 struct move_extent { struct
358 static int page_in_core(int fd, struct move_extent defrag_data,
409 static int defrag_fadvise(int fd, struct move_extent defrag_data,
1309 struct move_extent move_data;
1312 memset(&move_data, 0, sizeof(struct move_extent))
    [all...]
  /system/extras/ext4_utils/include/ext4_utils/
ext4.h 219 #define EXT4_IOC_MOVE_EXT _IOWR('f', 15, struct move_extent)
292 struct move_extent { struct
  /external/fio/
configure 991 struct move_extent me;
    [all...]

Completed in 103 milliseconds