Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dxattr.c289 static struct ceph_inode_xattr *__get_xattr(struct ceph_inode_info *ci, in __get_xattr() function
362 xattr = __get_xattr(ci, name); in __remove_xattr_by_name()
614 xattr = __get_xattr(ci, name); in ceph_getxattr()