Home
last modified time | relevance | path

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

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