Home
last modified time | relevance | path

Searched refs:F2FS_IOC_RELEASE_COMPRESS_BLOCKS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Df2fs.h33 #define F2FS_IOC_RELEASE_COMPRESS_BLOCKS \ macro
/openbmc/linux/fs/f2fs/
H A Dfile.c4429 case F2FS_IOC_RELEASE_COMPRESS_BLOCKS: in __f2fs_ioctl()
5108 case F2FS_IOC_RELEASE_COMPRESS_BLOCKS: in f2fs_compat_ioctl()
/openbmc/linux/Documentation/filesystems/
H A Df2fs.rst847 congestion. Alternatively, we've added ioctl(F2FS_IOC_RELEASE_COMPRESS_BLOCKS)
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch638 +pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674;