Searched refs:CEPH_SETATTR_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/ceph/
H A Dceph_fs.h372 #define CEPH_SETATTR_SIZE (1 << 5) macro
/linux-master/fs/ceph/
H A Dinode.c2636 mask |= CEPH_SETATTR_SIZE;
2659 mask |= CEPH_SETATTR_SIZE;
2788 if (err >= 0 && (mask & CEPH_SETATTR_SIZE))

Completed in 151 milliseconds