Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Ddir.c30 static int ext4_dx_readdir(struct file *, struct dir_context *);
115 err = ext4_dx_readdir(file, ctx); in ext4_readdir()
508 static int ext4_dx_readdir(struct file *file, struct dir_context *ctx) in ext4_dx_readdir() function