Home
last modified time | relevance | path

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

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