Searched refs:fuse_change_attributes_common (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/fs/fuse/ |
D | fuse_i.h | 1171 void fuse_change_attributes_common(struct inode *inode, struct fuse_attr *attr,
|
D | inode.c | 218 void fuse_change_attributes_common(struct inode *inode, struct fuse_attr *attr, in fuse_change_attributes_common() function 358 fuse_change_attributes_common(inode, attr, sx, attr_valid, cache_mask, in fuse_change_attributes_i()
|
D | dir.c | 2035 fuse_change_attributes_common(inode, &outarg.attr, NULL, in fuse_do_setattr()
|