Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dreaddir.c502 struct compat_getdents_callback { struct
514 struct compat_getdents_callback *buf = in compat_filldir() argument
515 container_of(ctx, struct compat_getdents_callback, ctx); in compat_filldir()
562 struct compat_getdents_callback buf = { in COMPAT_SYSCALL_DEFINE3()