Home
last modified time | relevance | path

Searched refs:move_extent (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dext4.h25 #define EXT4_IOC_MOVE_EXT _IOWR('f', 15, struct move_extent)
86 struct move_extent { struct
/linux/fs/ext4/
H A DMakefile11 mmp.o move_extent.o namei.o page-io.o readpage.o resize.o \
H A Dioctl.c1634 struct move_extent me; in __ext4_ioctl()
1642 (struct move_extent __user *)arg, sizeof(me))) in __ext4_ioctl()
1661 if (copy_to_user((struct move_extent __user *)arg, in __ext4_ioctl()
/linux/Documentation/admin-guide/
H A Dext4.rst556 to the donor_fd (the one specified in move_extent structure passed as