Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dreaddir.c175 struct readdir_callback { struct
184 struct readdir_callback *buf = in fillonedir() argument
185 container_of(ctx, struct readdir_callback, ctx); in fillonedir()
223 struct readdir_callback buf = { in SYSCALL_DEFINE3()