Home
last modified time | relevance | path

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

/fs/
Dreaddir.c485 static int compat_filldir(struct dir_context *ctx, const char *name, int namlen, in compat_filldir() function
537 .ctx.actor = compat_filldir, in COMPAT_SYSCALL_DEFINE3()