Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dreaddir.c436 static bool compat_fillonedir(struct dir_context *ctx, const char *name, in compat_fillonedir() function
480 .ctx.actor = compat_fillonedir, in COMPAT_SYSCALL_DEFINE3()