Searched refs:ceph_inode_xattr (Results 1 – 2 of 2) sorted by relevance
19 struct ceph_inode_xattr *xattr);571 struct ceph_inode_xattr **newxattr) in __set_xattr()575 struct ceph_inode_xattr *xattr = NULL; in __set_xattr()582 xattr = rb_entry(parent, struct ceph_inode_xattr, node); in __set_xattr()668 static struct ceph_inode_xattr *__get_xattr(struct ceph_inode_info *ci, in __get_xattr()673 struct ceph_inode_xattr *xattr = NULL; in __get_xattr()680 xattr = rb_entry(parent, struct ceph_inode_xattr, node); in __get_xattr()702 static void __free_xattr(struct ceph_inode_xattr *xattr) in __free_xattr()715 struct ceph_inode_xattr *xattr) in __remove_xattr()739 struct ceph_inode_xattr *xattr = NULL; in __copy_xattr_names()[all …]
286 struct ceph_inode_xattr { struct