Home
last modified time | relevance | path

Searched refs:EXT4_IOC_MOVE_EXT (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ext4/
Dioctl.c889 case EXT4_IOC_MOVE_EXT: { in ext4_ioctl()
1238 case EXT4_IOC_MOVE_EXT: in ext4_compat_ioctl()
Dext4.h660 #define EXT4_IOC_MOVE_EXT _IOWR('f', 15, struct move_extent) macro