Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ext4/
Ddir.c33 static int ext4_dx_readdir(struct file *, struct dir_context *);
146 err = ext4_dx_readdir(file, ctx); in ext4_readdir()
557 static int ext4_dx_readdir(struct file *file, struct dir_context *ctx) in ext4_dx_readdir() function