Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Ddir.c335 static inline __u32 pos2min_hash(struct file *filp, loff_t pos) in pos2min_hash() function
426 p->curr_minor_hash = pos2min_hash(filp, pos); in ext4_htree_create_dir_info()
556 info->curr_minor_hash = pos2min_hash(file, ctx->pos); in ext4_dx_readdir()