Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dceph_fs.h359 #define CEPH_XATTR_REPLACE (1 << 1) macro
/linux-4.19.296/fs/ceph/
Dxattr.c976 if (flags & CEPH_XATTR_REPLACE) in ceph_sync_setxattr()