Home
last modified time | relevance | path

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

/fs/ceph/
Dxattr.c19 struct ceph_inode_xattr *xattr);
446 struct ceph_inode_xattr **newxattr) in __set_xattr()
450 struct ceph_inode_xattr *xattr = NULL; in __set_xattr()
457 xattr = rb_entry(parent, struct ceph_inode_xattr, node); in __set_xattr()
541 static struct ceph_inode_xattr *__get_xattr(struct ceph_inode_info *ci, in __get_xattr()
546 struct ceph_inode_xattr *xattr = NULL; in __get_xattr()
553 xattr = rb_entry(parent, struct ceph_inode_xattr, node); in __get_xattr()
573 static void __free_xattr(struct ceph_inode_xattr *xattr) in __free_xattr()
586 struct ceph_inode_xattr *xattr) in __remove_xattr()
610 struct ceph_inode_xattr *xattr = NULL; in __copy_xattr_names()
[all …]
Dsuper.h261 struct ceph_inode_xattr { struct