Home
last modified time | relevance | path

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

/fs/
Dreaddir.c302 struct getdents_callback64 { struct
314 struct getdents_callback64 *buf = in filldir64() argument
315 container_of(ctx, struct getdents_callback64, ctx); in filldir64()
358 struct getdents_callback64 buf = { in SYSCALL_DEFINE3()