Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dreaddir.c71 struct readdir_callback { struct
80 struct readdir_callback *buf = in fillonedir() argument
81 container_of(ctx, struct readdir_callback, ctx); in fillonedir()
115 struct readdir_callback buf = { in SYSCALL_DEFINE3()