Home
last modified time | relevance | path

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

/linux/fs/
H A Dreaddir.c506 struct compat_getdents_callback { struct
517 struct compat_getdents_callback *buf = in compat_filldir() argument
518 container_of(ctx, struct compat_getdents_callback, ctx); in compat_filldir()
569 struct compat_getdents_callback buf = { in COMPAT_SYSCALL_DEFINE3()