Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Ddir.c112 void fuse_change_entry_timeout(struct dentry *entry, struct fuse_entry_out *o) in fuse_change_entry_timeout()
173 struct fuse_entry_out *outarg) in fuse_lookup_init()
175 memset(outarg, 0, sizeof(struct fuse_entry_out)); in fuse_lookup_init()
185 args->out_args[0].size = sizeof(struct fuse_entry_out); in fuse_lookup_init()
211 struct fuse_entry_out outarg; in fuse_dentry_revalidate()
363 struct fuse_entry_out *outarg, struct inode **inode) in fuse_lookup_name()
419 struct fuse_entry_out outarg; in fuse_lookup()
629 struct fuse_entry_out outentry; in fuse_create_open()
788 struct fuse_entry_out outarg; in create_new_entry()
H A Dfuse_i.h1123 struct fuse_entry_out *outarg, struct inode **inode);
1283 void fuse_change_entry_timeout(struct dentry *entry, struct fuse_entry_out *o);
H A Dreaddir.c154 struct fuse_entry_out *o = &direntplus->entry_out; in fuse_direntplus_link()
H A Dinode.c1068 struct fuse_entry_out outarg; in fuse_get_dentry()
1169 struct fuse_entry_out outarg; in fuse_get_parent()
/linux-6.15/include/uapi/linux/
H A Dfuse.h682 struct fuse_entry_out { struct
1060 struct fuse_entry_out entry_out;