Searched refs:get_dir_index_using_name (Results 1 – 3 of 3) sorted by relevance
/external/squashfs-tools/kernel/fs/squashfs/ |
D | namei.c | 75 static int get_dir_index_using_name(struct super_block *sb, in get_dir_index_using_name() function 161 length = get_dir_index_using_name(dir->i_sb, &block, &offset, in squashfs_lookup()
|
/external/squashfs-tools/kernel-2.4/fs/squashfs/ |
D | squashfs2_0.c | 474 static int get_dir_index_using_name(struct super_block *s, long long in get_dir_index_using_name() function 650 length = get_dir_index_using_name(i->i_sb, &next_block, &next_offset, in squashfs_lookup_2()
|
D | inode.c | 1683 static int get_dir_index_using_name(struct super_block *s, long long in get_dir_index_using_name() function 1886 length = get_dir_index_using_name(i->i_sb, &next_block, &next_offset, in squashfs_lookup()
|