Searched refs:EXT4_IOC_MOVE_EXT (Results 1 – 3 of 3) sorted by relevance
47 #ifndef EXT4_IOC_MOVE_EXT48 #define EXT4_IOC_MOVE_EXT _IOWR('f', 15, struct move_extent) macro1347 ioctl(fd, EXT4_IOC_MOVE_EXT, &move_data); in call_defrag()
1568 Added e4defrag tool which uses the EXT4_IOC_MOVE_EXT ioctl.
1556 * Added e4defrag tool which uses the EXT4_IOC_MOVE_EXT ioctl.