Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dsquashfs_fs.h113 #define SQUASHFS_COMPRESSED_BIT_BLOCK (1 << 24) macro
116 ~SQUASHFS_COMPRESSED_BIT_BLOCK)
118 #define SQUASHFS_COMPRESSED_BLOCK(B) (!((B) & SQUASHFS_COMPRESSED_BIT_BLOCK))