Searched refs:SQUASHFS_LOOKUP_BLOCK (Results 1 – 2 of 2) sorted by relevance
/linux/fs/squashfs/ | ||
A D | export.c | 42 int blk = SQUASHFS_LOOKUP_BLOCK(ino_num - 1); in squashfs_inode_lookup() |
A D | squashfs_fs.h | 157 #define SQUASHFS_LOOKUP_BLOCK(A) (SQUASHFS_LOOKUP_BYTES(A) / \ macro |
Completed in 5 milliseconds