Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dreaddir.c466 struct compat_getdents_callback { struct
478 struct compat_getdents_callback *buf = in compat_filldir() argument
479 container_of(ctx, struct compat_getdents_callback, ctx); in compat_filldir()
526 struct compat_getdents_callback buf = { in COMPAT_SYSCALL_DEFINE3()