Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fuse/
Ddir.c84 struct fuse_entry_out *o) in fuse_change_entry_timeout()
95 static u64 entry_attr_timeout(struct fuse_entry_out *o) in entry_attr_timeout()
144 struct fuse_entry_out *outarg) in fuse_lookup_init()
146 memset(outarg, 0, sizeof(struct fuse_entry_out)); in fuse_lookup_init()
153 args->out.args[0].size = sizeof(struct fuse_entry_out); in fuse_lookup_init()
194 struct fuse_entry_out outarg; in fuse_dentry_revalidate()
308 struct fuse_entry_out *outarg, struct inode **inode) in fuse_lookup_name()
361 struct fuse_entry_out outarg; in fuse_lookup()
422 struct fuse_entry_out outentry; in fuse_create_open()
555 struct fuse_entry_out outarg; in create_new_entry()
[all …]
Dfuse_i.h737 struct fuse_entry_out *outarg, struct inode **inode);
Dinode.c687 struct fuse_entry_out outarg; in fuse_get_dentry()
787 struct fuse_entry_out outarg; in fuse_get_parent()
/linux-4.19.296/include/uapi/linux/
Dfuse.h406 struct fuse_entry_out { struct
730 struct fuse_entry_out entry_out;