Lines Matching defs:dirty
526 xattr->dirty = update_xattr;
730 ci->i_xattrs.dirty = false;
766 * If there are dirty xattrs, reencode xattrs into the prealloc_blob
779 if (ci->i_xattrs.dirty) {
809 ci->i_xattrs.dirty = false;
1029 int dirty = 0;
1118 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_XATTR_EXCL,
1120 ci->i_xattrs.dirty = true;
1128 if (dirty)
1129 __mark_inode_dirty(inode, dirty);