Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Ddir.c32 static int ext4_dx_readdir(struct file *, struct dir_context *);
125 err = ext4_dx_readdir(file, ctx); in ext4_readdir()
533 static int ext4_dx_readdir(struct file *file, struct dir_context *ctx) in ext4_dx_readdir() function