Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dext4.h25 #define EXT4_IOC_MOVE_EXT _IOWR('f', 15, struct move_extent)
84 struct move_extent { struct
/openbmc/linux/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()
1342 (struct move_extent __user *)arg, sizeof(me))) in __ext4_ioctl()
1375 if (copy_to_user((struct move_extent __user *)arg, in __ext4_ioctl()
/openbmc/linux/Documentation/admin-guide/
H A Dext4.rst567 to the donor_fd (the one specified in move_extent structure passed as
/openbmc/linux/
H A Dopengrok2.0.log[all...]