Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dceph_fs.h352 #define CEPH_SETATTR_SIZE 32 macro
/Linux-v4.19/fs/ceph/
Dinode.c2085 mask |= CEPH_SETATTR_SIZE; in __ceph_setattr()
2148 if (err >= 0 && (mask & CEPH_SETATTR_SIZE)) in __ceph_setattr()