Searched refs:CEPH_XATTR_REPLACE (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/ceph/ | ||
D | ceph_fs.h | 359 #define CEPH_XATTR_REPLACE (1 << 1) macro |
/linux-4.19.296/fs/ceph/ | ||
D | xattr.c | 976 if (flags & CEPH_XATTR_REPLACE) in ceph_sync_setxattr() |