Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/ceph/
Dceph_fs.h368 #define CEPH_SETATTR_SIZE 32 macro
/linux-5.19.10/fs/ceph/
Dinode.c2136 mask |= CEPH_SETATTR_SIZE; in __ceph_setattr()
2220 if (err >= 0 && (mask & CEPH_SETATTR_SIZE)) in __ceph_setattr()