Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dreaddir.c412 struct compat_getdents_callback { struct
424 struct compat_getdents_callback *buf = in compat_filldir() argument
425 container_of(ctx, struct compat_getdents_callback, ctx); in compat_filldir()
471 struct compat_getdents_callback buf = { in COMPAT_SYSCALL_DEFINE3()