Searched refs:fuse_change_attributes_common (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/fs/fuse/ |
D | fuse_i.h | 1075 void fuse_change_attributes_common(struct inode *inode, struct fuse_attr *attr,
|
D | inode.c | 165 void fuse_change_attributes_common(struct inode *inode, struct fuse_attr *attr, in fuse_change_attributes_common() function 294 fuse_change_attributes_common(inode, attr, sx, attr_valid, cache_mask); in fuse_change_attributes()
|
D | dir.c | 1965 fuse_change_attributes_common(inode, &outarg.attr, NULL, in fuse_do_setattr()
|