Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dreaddir.c133 struct readdir_callback { struct
142 struct readdir_callback *buf = in fillonedir() argument
143 container_of(ctx, struct readdir_callback, ctx); in fillonedir()
177 struct readdir_callback buf = { in SYSCALL_DEFINE3()