Lines Matching refs:start_hash
273 __u32 *start_hash);
906 __u32 *start_hash) in ext4_htree_next_block() argument
938 if (start_hash) in ext4_htree_next_block()
939 *start_hash = bhash; in ext4_htree_next_block()
969 __u32 start_hash, __u32 start_minor_hash) in htree_dirblock_to_tree() argument
1011 if ((hinfo->hash < start_hash) || in htree_dirblock_to_tree()
1012 ((hinfo->hash == start_hash) && in htree_dirblock_to_tree()
1064 int ext4_htree_fill_tree(struct file *dir_file, __u32 start_hash, in ext4_htree_fill_tree() argument
1078 start_hash, start_minor_hash)); in ext4_htree_fill_tree()
1089 &hinfo, start_hash, in ext4_htree_fill_tree()
1098 start_hash, start_minor_hash); in ext4_htree_fill_tree()
1102 hinfo.hash = start_hash; in ext4_htree_fill_tree()
1109 if (!start_hash && !start_minor_hash) { in ext4_htree_fill_tree()
1119 if (start_hash < 2 || (start_hash ==2 && start_minor_hash==0)) { in ext4_htree_fill_tree()
1139 start_hash, start_minor_hash); in ext4_htree_fill_tree()