Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dinode.c152 frag_blk = SQUASHFS_INVALID_BLK; in squashfs_read_inode()
195 frag_blk = SQUASHFS_INVALID_BLK; in squashfs_read_inode()
H A Dfile.c469 SQUASHFS_INVALID_BLK) { in squashfs_read_folio()
582 SQUASHFS_INVALID_BLK) { in squashfs_readahead()
H A Dsuper.c355 if (xattr_id_table_start == SQUASHFS_INVALID_BLK) { in squashfs_fill_super()
386 if (lookup_table_start == SQUASHFS_INVALID_BLK) in squashfs_fill_super()
H A Dsquashfs_fs.h40 #define SQUASHFS_INVALID_BLK (-1LL) macro
H A Dcache.c257 entry->block = SQUASHFS_INVALID_BLK; in squashfs_cache_init()