Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dceph_fs.h580 #define CEPH_STAT_CAP_XATTR CEPH_CAP_XATTR_SHARED macro
/linux-4.4.14/fs/ceph/
Dxattr.c743 err = ceph_do_getattr(inode, CEPH_STAT_CAP_XATTR, true); in __ceph_getxattr()
800 err = ceph_do_getattr(inode, CEPH_STAT_CAP_XATTR, true); in ceph_listxattr()