Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dxattr.c519 static struct ceph_inode_xattr *__get_xattr(struct ceph_inode_info *ci, in __get_xattr() function
868 xattr = __get_xattr(ci, name); in __ceph_getxattr()