Searched refs:CEPH_SETATTR_SIZE (Results 1 – 2 of 2) sorted by relevance
379 #define CEPH_SETATTR_SIZE (1 << 5) macro
2724 mask |= CEPH_SETATTR_SIZE; in __ceph_setattr()2747 mask |= CEPH_SETATTR_SIZE; in __ceph_setattr()2872 if (err >= 0 && (mask & CEPH_SETATTR_SIZE)) in __ceph_setattr()