Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dxattr.c19 struct ceph_inode_xattr *xattr);
534 struct ceph_inode_xattr **newxattr) in __set_xattr()
538 struct ceph_inode_xattr *xattr = NULL; in __set_xattr()
545 xattr = rb_entry(parent, struct ceph_inode_xattr, node); in __set_xattr()
629 static struct ceph_inode_xattr *__get_xattr(struct ceph_inode_info *ci, in __get_xattr()
634 struct ceph_inode_xattr *xattr = NULL; in __get_xattr()
641 xattr = rb_entry(parent, struct ceph_inode_xattr, node); in __get_xattr()
661 static void __free_xattr(struct ceph_inode_xattr *xattr) in __free_xattr()
674 struct ceph_inode_xattr *xattr) in __remove_xattr()
698 struct ceph_inode_xattr *xattr = NULL; in __copy_xattr_names()
[all …]
Dsuper.h262 struct ceph_inode_xattr { struct