Lines Matching refs:start_hash
268 __u32 *start_hash);
897 __u32 *start_hash) in ext4_htree_next_block() argument
929 if (start_hash) in ext4_htree_next_block()
930 *start_hash = bhash; in ext4_htree_next_block()
960 __u32 start_hash, __u32 start_minor_hash) in htree_dirblock_to_tree() argument
1005 if ((hinfo->hash < start_hash) || in htree_dirblock_to_tree()
1006 ((hinfo->hash == start_hash) && in htree_dirblock_to_tree()
1054 int ext4_htree_fill_tree(struct file *dir_file, __u32 start_hash, in ext4_htree_fill_tree() argument
1068 start_hash, start_minor_hash)); in ext4_htree_fill_tree()
1079 &hinfo, start_hash, in ext4_htree_fill_tree()
1088 start_hash, start_minor_hash); in ext4_htree_fill_tree()
1092 hinfo.hash = start_hash; in ext4_htree_fill_tree()
1099 if (!start_hash && !start_minor_hash) { in ext4_htree_fill_tree()
1109 if (start_hash < 2 || (start_hash ==2 && start_minor_hash==0)) { in ext4_htree_fill_tree()
1124 start_hash, start_minor_hash); in ext4_htree_fill_tree()