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