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

/linux-master/include/uapi/linux/
H A Dext4.h25 #define EXT4_IOC_MOVE_EXT _IOWR('f', 15, struct move_extent)
84 struct move_extent { struct
/linux-master/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;
1342 (struct move_extent __user *)arg, sizeof(me)))
1375 if (copy_to_user((struct move_extent __user *)arg,
/linux-master/fs/bcachefs/
H A Dtrace.h815 DEFINE_EVENT(fs_str, move_extent,

Completed in 225 milliseconds