Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Df2fs.h35 #define F2FS_IOC_RESERVE_COMPRESS_BLOCKS \ macro
/openbmc/linux/fs/f2fs/
H A Dfile.c4335 case F2FS_IOC_RESERVE_COMPRESS_BLOCKS: in __f2fs_ioctl()
5009 case F2FS_IOC_RESERVE_COMPRESS_BLOCKS: in f2fs_compat_ioctl()
/openbmc/linux/Documentation/filesystems/
H A Df2fs.rst851 reserved via ioctl(F2FS_IOC_RESERVE_COMPRESS_BLOCKS) or the file size is
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch898 +pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675;