Home
last modified time | relevance | path

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

/linux/fs/
H A Dreaddir.c259 static bool filldir(struct dir_context *ctx, const char *name, int namlen, in filldir() function
313 .ctx.actor = filldir, in SYSCALL_DEFINE3()