Home
last modified time | relevance | path

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

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