Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dreaddir.c420 static int compat_filldir(struct dir_context *ctx, const char *name, int namlen, in compat_filldir() function
472 .ctx.actor = compat_filldir, in COMPAT_SYSCALL_DEFINE3()