Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dreaddir.c85 struct readdir_callback { struct
94 struct readdir_callback *buf = in fillonedir() argument
95 container_of(ctx, struct readdir_callback, ctx); in fillonedir()
129 struct readdir_callback buf = { in SYSCALL_DEFINE3()