Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Ddir.c33 static int ext4_dx_readdir(struct file *, struct dir_context *);
143 err = ext4_dx_readdir(file, ctx); in ext4_readdir()
554 static int ext4_dx_readdir(struct file *file, struct dir_context *ctx) in ext4_dx_readdir() function