Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dreaddir.c350 static int compat_fillonedir(struct dir_context *ctx, const char *name, in compat_fillonedir() function
390 .ctx.actor = compat_fillonedir, in COMPAT_SYSCALL_DEFINE3()