Home
last modified time | relevance | path

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

/linux/fs/
H A Dreaddir.c497 static bool compat_filldir(struct dir_context *ctx, const char *name, int namlen, in COMPAT_SYSCALL_DEFINE3()
549 .ctx.actor = compat_filldir, in compat_filldir()
515 static bool compat_filldir(struct dir_context *ctx, const char *name, int namlen, compat_filldir() function