Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Ddir.c226 static inline loff_t hash2pos(struct file *filp, __u32 major, __u32 minor) in hash2pos() function
419 ctx->pos = hash2pos(file, fname->hash, fname->minor_hash); in call_filldir()
/linux-4.1.27/fs/ext4/
Ddir.c300 static inline loff_t hash2pos(struct file *filp, __u32 major, __u32 minor) in hash2pos() function
500 ctx->pos = hash2pos(file, fname->hash, fname->minor_hash); in call_filldir()