Home
last modified time | relevance | path

Searched refs:F2FS_IOC_MOVE_RANGE (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/f2fs/
Dfile.c2960 case F2FS_IOC_MOVE_RANGE: in f2fs_ioctl()
3074 case F2FS_IOC_MOVE_RANGE: in f2fs_compat_ioctl()
Df2fs.h391 #define F2FS_IOC_MOVE_RANGE _IOWR(F2FS_IOCTL_MAGIC, 9, \ macro