Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/ceph/
Dceph_fs.h635 #define CEPH_STAT_CAP_XATTR CEPH_CAP_XATTR_SHARED macro
/kernel/linux/linux-5.10/fs/ceph/
Dxattr.c871 err = ceph_do_getattr(inode, CEPH_STAT_CAP_XATTR, true); in __ceph_getxattr()
920 err = ceph_do_getattr(inode, CEPH_STAT_CAP_XATTR, true); in ceph_listxattr()