Searched refs:CEPH_XATTR_REPLACE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ceph/ | ||
H A D | ceph_fs.h | 380 #define CEPH_XATTR_REPLACE (1 << 1) macro |
/openbmc/linux/fs/ceph/ | ||
H A D | xattr.c | 1116 if (flags & CEPH_XATTR_REPLACE) in ceph_sync_setxattr() |