Searched refs:curr_hash (Results 1 – 4 of 4) sorted by relevance
378 p->curr_hash = pos2maj_hash(filp, pos); in ext3_htree_create_dir_info()508 info->curr_hash = pos2maj_hash(filp, filp->f_pos); in ext3_dx_readdir()535 ret = ext3_htree_fill_tree(filp, info->curr_hash, in ext3_dx_readdir()548 info->curr_hash = fname->hash; in ext3_dx_readdir()557 info->curr_hash = fname->hash; in ext3_dx_readdir()564 info->curr_hash = info->next_hash; in ext3_dx_readdir()
960 __u32 curr_hash; member
452 p->curr_hash = pos2maj_hash(filp, pos); in ext4_htree_create_dir_info()584 info->curr_hash = pos2maj_hash(filp, filp->f_pos); in ext4_dx_readdir()611 ret = ext4_htree_fill_tree(filp, info->curr_hash, in ext4_dx_readdir()624 info->curr_hash = fname->hash; in ext4_dx_readdir()633 info->curr_hash = fname->hash; in ext4_dx_readdir()640 info->curr_hash = info->next_hash; in ext4_dx_readdir()
1661 __u32 curr_hash; member