Searched refs:pos2maj_hash (Results 1 – 2 of 2) sorted by relevance
249 #define pos2maj_hash(pos) ((pos << 1) & 0xffffffff) macro318 p->curr_hash = pos2maj_hash(pos); in ext3_htree_create_dir_info()448 info->curr_hash = pos2maj_hash(filp->f_pos); in ext3_dx_readdir()
251 #define pos2maj_hash(pos) ((pos << 1) & 0xffffffff) macro320 p->curr_hash = pos2maj_hash(pos); in ext4_htree_create_dir_info()451 info->curr_hash = pos2maj_hash(filp->f_pos); in ext4_dx_readdir()