Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dsuper.c220 if (xattr_id_table_start == SQUASHFS_INVALID_BLK) { in squashfs_fill_super()
251 if (lookup_table_start == SQUASHFS_INVALID_BLK) in squashfs_fill_super()
H A Dinode.c149 frag_blk = SQUASHFS_INVALID_BLK; in squashfs_read_inode()
192 frag_blk = SQUASHFS_INVALID_BLK; in squashfs_read_inode()
H A Dsquashfs_fs.h40 #define SQUASHFS_INVALID_BLK (-1LL) macro
H A Dcache.c257 entry->block = SQUASHFS_INVALID_BLK; in squashfs_cache_init()
H A Dfile.c467 SQUASHFS_INVALID_BLK) { in squashfs_readpage()