Home
last modified time | relevance | path

Searched refs:F2FS_IOC_DEFRAGMENT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Df2fs.h19 #define F2FS_IOC_DEFRAGMENT _IOWR(F2FS_IOCTL_MAGIC, 8, \ macro
/openbmc/linux/fs/f2fs/
H A Dfile.c4305 case F2FS_IOC_DEFRAGMENT: in __f2fs_ioctl()
4995 case F2FS_IOC_DEFRAGMENT: in f2fs_compat_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1212 +pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776;