Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Df2fs.h23 #define F2FS_IOC_FLUSH_DEVICE _IOW(F2FS_IOCTL_MAGIC, 10, \ macro
/openbmc/linux/fs/f2fs/
H A Dfile.c4405 case F2FS_IOC_FLUSH_DEVICE: in __f2fs_ioctl()
5096 case F2FS_IOC_FLUSH_DEVICE: in f2fs_compat_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1219 +pub const F2FS_IOC_FLUSH_DEVICE: u32 = 1074328842;