Lines Matching defs:dirty
651 xattr->dirty = update_xattr;
859 ci->i_xattrs.dirty = false;
895 * If there are dirty xattrs, reencode xattrs into the prealloc_blob
908 if (ci->i_xattrs.dirty) {
938 ci->i_xattrs.dirty = false;
1172 int dirty = 0;
1265 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_XATTR_EXCL,
1267 ci->i_xattrs.dirty = true;
1275 if (dirty)
1276 __mark_inode_dirty(inode, dirty);