Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dreaddir.c460 struct compat_getdents_callback { struct
472 struct compat_getdents_callback *buf = in compat_filldir() argument
473 container_of(ctx, struct compat_getdents_callback, ctx); in compat_filldir()
520 struct compat_getdents_callback buf = { in COMPAT_SYSCALL_DEFINE3()