Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dreaddir.c338 struct getdents_callback64 { struct
350 struct getdents_callback64 *buf = in filldir64() argument
351 container_of(ctx, struct getdents_callback64, ctx); in filldir64()
394 struct getdents_callback64 buf = { in SYSCALL_DEFINE3()