Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Ddir.c317 static inline loff_t hash2pos(struct file *filp, __u32 major, __u32 minor) in hash2pos() function
519 ctx->pos = hash2pos(file, fname->hash, fname->minor_hash); in call_filldir()