Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dext4.h25 #define EXT4_IOC_MOVE_EXT _IOWR('f', 15, struct move_extent)
84 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.c1332 struct move_extent me; in __ext4_ioctl()
1341 (struct move_extent __user *)arg, sizeof(me))) in __ext4_ioctl()
1374 if (copy_to_user((struct move_extent __user *)arg, in __ext4_ioctl()
/linux/Documentation/admin-guide/
H A Dext4.rst557 to the donor_fd (the one specified in move_extent structure passed as
/linux/fs/bcachefs/
H A Dtrace.h785 DEFINE_EVENT(fs_str, move_extent,