Lines Matching defs:entry
37 static inline void __fuse_dentry_settime(struct dentry *entry, u64 time) in __fuse_dentry_settime()
42 static inline u64 fuse_dentry_time(const struct dentry *entry) in fuse_dentry_time()
54 static inline u64 fuse_dentry_time(const struct dentry *entry) in fuse_dentry_time()
97 void fuse_change_entry_timeout(struct dentry *entry, struct fuse_entry_out *o) in fuse_change_entry_timeout()
146 void fuse_invalidate_entry_cache(struct dentry *entry) in fuse_invalidate_entry_cache()
155 static void fuse_invalidate_entry(struct dentry *entry) in fuse_invalidate_entry()
181 static bool backing_data_changed(struct fuse_inode *fi, struct dentry *entry, in backing_data_changed()
232 static int fuse_dentry_revalidate(struct dentry *entry, unsigned int flags) in fuse_dentry_revalidate()
499 struct dentry *entry, in fuse_lookup_name()
593 static struct dentry *fuse_lookup(struct inode *dir, struct dentry *entry, in fuse_lookup()
653 static int get_security_context(struct dentry *entry, umode_t mode, in get_security_context()
715 static int fuse_create_open(struct inode *dir, struct dentry *entry, in fuse_create_open()
851 static int fuse_atomic_open(struct inode *dir, struct dentry *entry, in fuse_atomic_open()
901 struct inode *dir, struct dentry *entry, in create_new_entry()
991 struct dentry *entry, umode_t mode, dev_t rdev) in fuse_mknod()
1025 struct dentry *entry, umode_t mode, bool excl) in fuse_create()
1031 struct dentry *entry, umode_t mode) in fuse_mkdir()
1064 struct dentry *entry, umode_t mode) in fuse_tmpfile()
1074 struct dentry *entry, const char *link) in fuse_symlink()
1116 static int fuse_unlink(struct inode *dir, struct dentry *entry) in fuse_unlink()
1169 static int fuse_rmdir(struct inode *dir, struct dentry *entry) in fuse_rmdir()
1319 static int fuse_link(struct dentry *entry, struct inode *newdir, in fuse_link()
1497 struct dentry *entry; in fuse_reverse_inval_entry() local
2154 static int fuse_setattr(struct user_namespace *mnt_userns, struct dentry *entry, in fuse_setattr()