Home
last modified time | relevance | path

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

/linux/fs/
H A Dreaddir.c342 struct getdents_callback64 { struct
353 struct getdents_callback64 *buf = in filldir64() argument
354 container_of(ctx, struct getdents_callback64, ctx); in filldir64()
401 struct getdents_callback64 buf = { in SYSCALL_DEFINE3()