Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dreaddir.c137 struct readdir_callback { struct
146 struct readdir_callback *buf = in fillonedir() argument
147 container_of(ctx, struct readdir_callback, ctx); in fillonedir()
185 struct readdir_callback buf = { in SYSCALL_DEFINE3()