Searched refs:CEPH_SETATTR_SIZE (Results 1 – 2 of 2) sorted by relevance
372 #define CEPH_SETATTR_SIZE (1 << 5) macro
2665 mask |= CEPH_SETATTR_SIZE; in __ceph_setattr()2688 mask |= CEPH_SETATTR_SIZE; in __ceph_setattr()2817 if (err >= 0 && (mask & CEPH_SETATTR_SIZE)) in __ceph_setattr()