Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dxattr.c541 static struct ceph_inode_xattr *__get_xattr(struct ceph_inode_info *ci, in __get_xattr() function
562 dout("__get_xattr %s: found %.*s\n", name, in __get_xattr()
568 dout("__get_xattr %s: not found\n", name); in __get_xattr()
890 xattr = __get_xattr(ci, name); in __ceph_getxattr()
/kernel/linux/linux-6.6/fs/ceph/
H A Dxattr.c668 static struct ceph_inode_xattr *__get_xattr(struct ceph_inode_info *ci, in __get_xattr() function
1030 xattr = __get_xattr(ci, name); in __ceph_getxattr()

Completed in 4 milliseconds