Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dreaddir.c229 struct getdents_callback64 { struct
241 struct getdents_callback64 *buf = in filldir64() argument
242 container_of(ctx, struct getdents_callback64, ctx); in filldir64()
282 struct getdents_callback64 buf = { in SYSCALL_DEFINE3()