Home
last modified time | relevance | path

Searched refs:directory_index_count (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs_i.h39 unsigned int directory_index_count; member
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c276 SQUASHFS_I(i)->u.s2.directory_index_count = 0; in squashfs_iget_2()
319 SQUASHFS_I(i)->u.s2.directory_index_count = in squashfs_iget_2()
542 SQUASHFS_I(i)->u.s2.directory_index_count, in squashfs_readdir_2()
653 SQUASHFS_I(i)->u.s2.directory_index_count, name, in squashfs_lookup_2()
Dinode.c688 SQUASHFS_I(i)->u.s2.directory_index_count = 0; in squashfs_iget()
729 SQUASHFS_I(i)->u.s2.directory_index_count = in squashfs_iget()
1778 SQUASHFS_I(i)->u.s2.directory_index_count, in squashfs_readdir()
1889 SQUASHFS_I(i)->u.s2.directory_index_count, name, in squashfs_lookup()