Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/ceph/
Dceph_fs.h367 #define CEPH_SETATTR_SIZE (1 << 5) macro
/Linux-v6.6/fs/ceph/
Dinode.c2583 mask |= CEPH_SETATTR_SIZE; in __ceph_setattr()
2606 mask |= CEPH_SETATTR_SIZE; in __ceph_setattr()
2730 if (err >= 0 && (mask & CEPH_SETATTR_SIZE)) in __ceph_setattr()