Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Ddir.c31 static int ext3_dx_readdir(struct file *, struct dir_context *);
104 err = ext3_dx_readdir(file, ctx); in ext3_readdir()
432 static int ext3_dx_readdir(struct file *file, struct dir_context *ctx) in ext3_dx_readdir() function