Home
last modified time | relevance | path

Searched refs:fillonedir (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dreaddir.c124 * anyway. Thus the special "fillonedir()" function for that
143 static int fillonedir(struct dir_context *ctx, const char *name, int namlen, in fillonedir() function
186 .ctx.actor = fillonedir, in SYSCALL_DEFINE3()
/kernel/linux/linux-6.6/fs/
H A Dreaddir.c160 * anyway. Thus the special "fillonedir()" function for that
179 static bool fillonedir(struct dir_context *ctx, const char *name, int namlen, in fillonedir() function
222 .ctx.actor = fillonedir, in SYSCALL_DEFINE3()

Completed in 3 milliseconds