Home
last modified time | relevance | path

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

/linux/fs/
H A Dreaddir.c252 struct getdents_callback { struct
263 struct getdents_callback *buf = in filldir() argument
264 container_of(ctx, struct getdents_callback, ctx); in filldir()
316 struct getdents_callback buf = { in SYSCALL_DEFINE3()