Lines Matching refs:ceph_inode_frag
127 static struct ceph_inode_frag *__get_or_create_frag(struct ceph_inode_info *ci,
132 struct ceph_inode_frag *frag;
138 frag = rb_entry(parent, struct ceph_inode_frag, node);
168 struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci, u32 f)
173 struct ceph_inode_frag *frag =
174 rb_entry(n, struct ceph_inode_frag, node);
192 struct ceph_inode_frag *pfrag, int *found)
195 struct ceph_inode_frag *frag;
234 struct ceph_inode_frag *pfrag, int *found)
252 struct ceph_inode_frag *frag;
322 static bool is_frag_child(u32 f, struct ceph_inode_frag *frag)
336 struct ceph_inode_frag *frag, *prev_frag = NULL;
353 frag = rb_entry(rb_node, struct ceph_inode_frag, node);
383 frag = rb_entry(rb_node, struct ceph_inode_frag, node);
414 frag = rb_entry(rb_node, struct ceph_inode_frag, node);
547 struct ceph_inode_frag *frag;
587 frag = rb_entry(n, struct ceph_inode_frag, node);