Home
last modified time | relevance | path

Searched refs:SQUASHFS_INSWAP_FRAGMENT_ENTRY (Results 1 – 4 of 4) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dsquashfs_swap.h321 #define SQUASHFS_INSWAP_FRAGMENT_ENTRY(s) \ macro
411 #define SQUASHFS_INSWAP_FRAGMENT_ENTRY(s) macro
Dunsquash-4.c78 SQUASHFS_INSWAP_FRAGMENT_ENTRY(&fragment_table[i]); in read_fragment_table_4()
Dread_fs.c800 SQUASHFS_INSWAP_FRAGMENT_ENTRY(&(*fragment_table)[i]); in read_fragment_table()
Dmksquashfs.c1781 SQUASHFS_INSWAP_FRAGMENT_ENTRY(&fragment_table[i]); in write_fragment_table()