Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fuse/
Ddir.c102 void fuse_change_entry_timeout(struct dentry *entry, struct fuse_entry_out *o) in fuse_change_entry_timeout()
113 u64 entry_attr_timeout(struct fuse_entry_out *o) in entry_attr_timeout()
173 struct fuse_entry_out *outarg) in fuse_lookup_init()
175 memset(outarg, 0, sizeof(struct fuse_entry_out)); in fuse_lookup_init()
182 args->out_args[0].size = sizeof(struct fuse_entry_out); in fuse_lookup_init()
208 struct fuse_entry_out outarg; in fuse_dentry_revalidate()
323 struct fuse_entry_out *outarg, struct inode **inode) in fuse_lookup_name()
376 struct fuse_entry_out outarg; in fuse_lookup()
435 struct fuse_entry_out outentry; in fuse_create_open()
566 struct fuse_entry_out outarg; in create_new_entry()
Dfuse_i.h806 struct fuse_entry_out *outarg, struct inode **inode);
938 u64 entry_attr_timeout(struct fuse_entry_out *o);
939 void fuse_change_entry_timeout(struct dentry *entry, struct fuse_entry_out *o);
Dreaddir.c152 struct fuse_entry_out *o = &direntplus->entry_out; in fuse_direntplus_link()
Dinode.c683 struct fuse_entry_out outarg; in fuse_get_dentry()
783 struct fuse_entry_out outarg; in fuse_get_parent()
/Linux-v5.4/include/uapi/linux/
Dfuse.h492 struct fuse_entry_out { struct
818 struct fuse_entry_out entry_out;