Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Ddir.c354 static inline __u32 pos2maj_hash(struct file *filp, loff_t pos) in pos2maj_hash() function
450 p->curr_hash = pos2maj_hash(filp, pos); in ext4_htree_init_dir_info()
574 info->curr_hash = pos2maj_hash(file, ctx->pos); in ext4_dx_readdir()