Lines Matching refs:start_hash
272 __u32 *start_hash);
887 __u32 *start_hash) in ext4_htree_next_block() argument
919 if (start_hash) in ext4_htree_next_block()
920 *start_hash = bhash; in ext4_htree_next_block()
950 __u32 start_hash, __u32 start_minor_hash) in htree_dirblock_to_tree() argument
992 if ((hinfo->hash < start_hash) || in htree_dirblock_to_tree()
993 ((hinfo->hash == start_hash) && in htree_dirblock_to_tree()
1042 int ext4_htree_fill_tree(struct file *dir_file, __u32 start_hash, in ext4_htree_fill_tree() argument
1056 start_hash, start_minor_hash)); in ext4_htree_fill_tree()
1067 &hinfo, start_hash, in ext4_htree_fill_tree()
1076 start_hash, start_minor_hash); in ext4_htree_fill_tree()
1080 hinfo.hash = start_hash; in ext4_htree_fill_tree()
1087 if (!start_hash && !start_minor_hash) { in ext4_htree_fill_tree()
1097 if (start_hash < 2 || (start_hash ==2 && start_minor_hash==0)) { in ext4_htree_fill_tree()
1112 start_hash, start_minor_hash); in ext4_htree_fill_tree()