Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dreaddir.c340 struct getdents_callback64 { struct
352 struct getdents_callback64 *buf = in filldir64() argument
353 container_of(ctx, struct getdents_callback64, ctx); in filldir64()
396 struct getdents_callback64 buf = { in SYSCALL_DEFINE3()