Home
last modified time | relevance | path

Searched refs:CEPH_STAT_CAP_XATTR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h703 #define CEPH_STAT_CAP_XATTR CEPH_CAP_XATTR_SHARED macro
/openbmc/linux/fs/ceph/
H A Dxattr.c1019 err = ceph_do_getattr(inode, CEPH_STAT_CAP_XATTR, true); in __ceph_getxattr()
1068 err = ceph_do_getattr(inode, CEPH_STAT_CAP_XATTR, true); in ceph_listxattr()
H A Dinode.c2800 || (mask & (CEPH_STAT_RSTAT | CEPH_STAT_CAP_XATTR))) in ceph_try_to_choose_auth_mds()