Searched refs:fuse_entry_out (Results 1 – 5 of 5) sorted by relevance
112 void fuse_change_entry_timeout(struct dentry *entry, struct fuse_entry_out *o) in fuse_change_entry_timeout()123 u64 entry_attr_timeout(struct fuse_entry_out *o) in entry_attr_timeout()183 struct fuse_entry_out *outarg) in fuse_lookup_init()185 memset(outarg, 0, sizeof(struct fuse_entry_out)); in fuse_lookup_init()192 args->out_args[0].size = sizeof(struct fuse_entry_out); in fuse_lookup_init()218 struct fuse_entry_out outarg; in fuse_dentry_revalidate()370 struct fuse_entry_out *outarg, struct inode **inode) in fuse_lookup_name()423 struct fuse_entry_out outarg; in fuse_lookup()627 struct fuse_entry_out outentry; in fuse_create_open()780 struct fuse_entry_out outarg; in create_new_entry()
970 struct fuse_entry_out *outarg, struct inode **inode);1114 u64 entry_attr_timeout(struct fuse_entry_out *o);1115 void fuse_change_entry_timeout(struct dentry *entry, struct fuse_entry_out *o);
154 struct fuse_entry_out *o = &direntplus->entry_out; in fuse_direntplus_link()
922 struct fuse_entry_out outarg; in fuse_get_dentry()1022 struct fuse_entry_out outarg; in fuse_get_parent()
599 struct fuse_entry_out { struct936 struct fuse_entry_out entry_out;
Completed in 25 milliseconds