Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fuse/
Ddir.c90 struct fuse_entry_out *o) in fuse_change_entry_timeout()
101 static u64 entry_attr_timeout(struct fuse_entry_out *o) in entry_attr_timeout()
150 struct fuse_entry_out *outarg) in fuse_lookup_init()
152 memset(outarg, 0, sizeof(struct fuse_entry_out)); in fuse_lookup_init()
159 args->out.args[0].size = sizeof(struct fuse_entry_out); in fuse_lookup_init()
200 struct fuse_entry_out outarg; in fuse_dentry_revalidate()
286 struct fuse_entry_out *outarg, struct inode **inode) in fuse_lookup_name()
339 struct fuse_entry_out outarg; in fuse_lookup()
394 struct fuse_entry_out outentry; in fuse_create_open()
523 struct fuse_entry_out outarg; in create_new_entry()
[all …]
Dfuse_i.h698 struct fuse_entry_out *outarg, struct inode **inode);
Dinode.c661 struct fuse_entry_out outarg; in fuse_get_dentry()
763 struct fuse_entry_out outarg; in fuse_get_parent()
/linux-4.4.14/include/uapi/linux/
Dfuse.h381 struct fuse_entry_out { struct
705 struct fuse_entry_out entry_out;