Searched refs:fuse_change_attributes (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/fuse/ |
H A D | readdir.c | 226 fuse_change_attributes(inode, &o->attr, NULL, in fuse_direntplus_link()
|
H A D | dir.c | 258 fuse_change_attributes(inode, &outarg.attr, NULL, in fuse_dentry_revalidate() 1223 fuse_change_attributes(inode, &attr, &outarg.stat, in fuse_do_statx() 1274 fuse_change_attributes(inode, &outarg.attr, NULL, in fuse_do_getattr() 1974 /* see the comment in fuse_change_attributes() */ in fuse_do_setattr()
|
H A D | fuse_i.h | 1086 void fuse_change_attributes(struct inode *inode, struct fuse_attr *attr,
|
H A D | inode.c | 293 void fuse_change_attributes(struct inode *inode, struct fuse_attr *attr, in fuse_change_attributes() function 486 fuse_change_attributes(inode, attr, NULL, attr_valid, attr_version); in fuse_iget()
|