Home
last modified time | relevance | path

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

/fs/
Dcompat.c920 static int compat_filldir(struct dir_context *ctx, const char *name, int namlen, in compat_filldir() function
970 .ctx.actor = compat_filldir, in COMPAT_SYSCALL_DEFINE3()