Searched defs:filldir (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
H A D | readdir.c | 222 static int filldir(struct dir_context *ctx, const char *name, int namlen, in filldir() function
|
/kernel/linux/linux-6.6/fs/ |
H A D | readdir.c | 258 static bool filldir(struct dir_context *ctx, const char *name, int namlen, in filldir() function
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | dir.c | 761 fat_ioctl_readdir(struct inode *inode, struct file *file, void __user *dirent, filldir_t filldir, int short_only, int both) fat_ioctl_readdir() argument
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | dir.c | 761 fat_ioctl_readdir(struct inode *inode, struct file *file, void __user *dirent, filldir_t filldir, int short_only, int both) fat_ioctl_readdir() argument
|
Completed in 6 milliseconds