ceph_quotarealm_inode
struct ceph_quotarealm_inode *qri;
struct ceph_quotarealm_inode *qri;
qri = rb_entry(node, struct ceph_quotarealm_inode, node);
static struct ceph_quotarealm_inode *
struct ceph_quotarealm_inode *qri = NULL;
qri = container_of(*node, struct ceph_quotarealm_inode, node);