Home
last modified time | relevance | path

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

/linux-3.4.99/fs/squashfs/
Dsuper.c225 if (xattr_id_table_start == SQUASHFS_INVALID_BLK) { in squashfs_fill_super()
257 if (lookup_table_start == SQUASHFS_INVALID_BLK) in squashfs_fill_super()
Dinode.c157 frag_blk = SQUASHFS_INVALID_BLK; in squashfs_read_inode()
200 frag_blk = SQUASHFS_INVALID_BLK; in squashfs_read_inode()
Dcache.c269 entry->block = SQUASHFS_INVALID_BLK; in squashfs_cache_init()
Dsquashfs_fs.h52 #define SQUASHFS_INVALID_BLK (-1LL) macro
Dfile.c396 SQUASHFS_INVALID_BLK) { in squashfs_readpage()