Home
last modified time | relevance | path

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

/linux/fs/fuse/
A Ddir.c103 void fuse_change_entry_timeout(struct dentry *entry, struct fuse_entry_out *o) in fuse_change_entry_timeout()
114 u64 entry_attr_timeout(struct fuse_entry_out *o) in entry_attr_timeout()
174 struct fuse_entry_out *outarg) in fuse_lookup_init()
176 memset(outarg, 0, sizeof(struct fuse_entry_out)); in fuse_lookup_init()
183 args->out_args[0].size = sizeof(struct fuse_entry_out); in fuse_lookup_init()
209 struct fuse_entry_out outarg; in fuse_dentry_revalidate()
361 struct fuse_entry_out *outarg, struct inode **inode) in fuse_lookup_name()
414 struct fuse_entry_out outarg; in fuse_lookup()
476 struct fuse_entry_out outentry; in fuse_create_open()
618 struct fuse_entry_out outarg; in create_new_entry()
A Dfuse_i.h940 struct fuse_entry_out *outarg, struct inode **inode);
1084 u64 entry_attr_timeout(struct fuse_entry_out *o);
1085 void fuse_change_entry_timeout(struct dentry *entry, struct fuse_entry_out *o);
A Dreaddir.c152 struct fuse_entry_out *o = &direntplus->entry_out; in fuse_direntplus_link()
A Dinode.c897 struct fuse_entry_out outarg; in fuse_get_dentry()
997 struct fuse_entry_out outarg; in fuse_get_parent()
/linux/include/uapi/linux/
A Dfuse.h545 struct fuse_entry_out { struct
875 struct fuse_entry_out entry_out;

Completed in 19 milliseconds