Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dreaddir.c144 struct getdents_callback { struct
156 struct getdents_callback *buf = in filldir() argument
157 container_of(ctx, struct getdents_callback, ctx); in filldir()
201 struct getdents_callback buf = { in SYSCALL_DEFINE3()
/linux-4.1.27/fs/exportfs/
Dexpfs.c231 struct getdents_callback { struct
247 struct getdents_callback *buf = in filldir_one() argument
248 container_of(ctx, struct getdents_callback, ctx); in filldir_one()
281 struct getdents_callback buffer = { in get_name()