Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:EXT2FS_COMPRESSED_BLKADDR

498 #define EXT2FS_COMPRESSED_BLKADDR ((blk_t) -1)
499 #define HOLE_BLKADDR(_b) ((_b) == 0 || (_b) == EXT2FS_COMPRESSED_BLKADDR)