Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfs.h340 #define FS_COMPRBLK_FL 0x00000200 /* One or more compressed clusters */ macro
/Linux-v4.19/fs/nilfs2/
Dnilfs.h217 FS_COMPRBLK_FL | FS_NOCOMP_FL | FS_NOTAIL_FL | FS_DIRSYNC_FL)
/Linux-v4.19/fs/ext2/
Dext2.h241 #define EXT2_COMPRBLK_FL FS_COMPRBLK_FL /* One or more compressed clusters */
/Linux-v4.19/fs/ocfs2/
Docfs2_fs.h264 #define OCFS2_COMPRBLK_FL FS_COMPRBLK_FL /* One or more compressed clusters */