Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dsquashfs_swap.h237 #define SQUASHFS_SWAP_DIR_INDEX(s, d) \ macro
348 #define SQUASHFS_SWAP_DIR_INDEX(s, d) \ macro
Dread_fs.c418 SQUASHFS_SWAP_DIR_INDEX(cur_ptr, &index); in scan_inode_table()
Dmksquashfs.c1121 SQUASHFS_SWAP_DIR_INDEX(&index[i].index, p); in create_inode()
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs.h482 #define SQUASHFS_SWAP_DIR_INDEX(s, d) {\ macro
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c1658 SQUASHFS_SWAP_DIR_INDEX(&index, &sindex); in get_dir_index_using_offset()
1708 SQUASHFS_SWAP_DIR_INDEX(index, &sindex); in get_dir_index_using_name()