Searched refs:SQFS_FRAGMENT_INDEX (Results 1 – 2 of 2) sorted by relevance
| /u-boot/fs/squashfs/ | ||
| A D | sqfs_utils.h | 16 #define SQFS_FRAGMENT_INDEX(A) ((A) / SQFS_MAX_ENTRIES) macro |
| A D | sqfs.c | 142 block = SQFS_FRAGMENT_INDEX(inode_fragment_index); in sqfs_frag_lookup() |
Completed in 7 milliseconds