Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dreaddir.c474 static bool compat_filldir(struct dir_context *ctx, const char *name, int namlen, in compat_filldir() function
527 .ctx.actor = compat_filldir, in COMPAT_SYSCALL_DEFINE3()