Home
last modified time | relevance | path

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

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