Home
last modified time | relevance | path

Searched refs:pos2min_hash (Results 1 – 2 of 2) sorted by relevance

/fs/ext3/
Ddir.c250 #define pos2min_hash(pos) (0) macro
319 p->curr_minor_hash = pos2min_hash(pos); in ext3_htree_create_dir_info()
449 info->curr_minor_hash = pos2min_hash(filp->f_pos); in ext3_dx_readdir()
/fs/ext4/
Ddir.c252 #define pos2min_hash(pos) (0) macro
321 p->curr_minor_hash = pos2min_hash(pos); in ext4_htree_create_dir_info()
452 info->curr_minor_hash = pos2min_hash(filp->f_pos); in ext4_dx_readdir()