Searched refs:filldir_t (Results 1 – 4 of 4) sorted by relevance
104 filldir_t actor) in set_ctx_actor()
930 filldir_t (readdir callbacks) calling conventions have changed. Instead of934 ->iterate_shared() instance require no changes at all, all filldir_t ones in
2045 typedef bool (*filldir_t)(struct dir_context *, const char *, int, loff_t, u64, typedef2049 filldir_t actor;
762 void __user *dirent, filldir_t filldir, in FAT_IOCTL_FILLDIR_FUNC()