Lines Matching refs:ceph_inode_frag
249 static struct ceph_inode_frag *__get_or_create_frag(struct ceph_inode_info *ci,
254 struct ceph_inode_frag *frag;
260 frag = rb_entry(parent, struct ceph_inode_frag, node);
290 struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci, u32 f)
295 struct ceph_inode_frag *frag =
296 rb_entry(n, struct ceph_inode_frag, node);
314 struct ceph_inode_frag *pfrag, int *found)
317 struct ceph_inode_frag *frag;
356 struct ceph_inode_frag *pfrag, int *found)
374 struct ceph_inode_frag *frag;
444 static bool is_frag_child(u32 f, struct ceph_inode_frag *frag)
458 struct ceph_inode_frag *frag, *prev_frag = NULL;
475 frag = rb_entry(rb_node, struct ceph_inode_frag, node);
505 frag = rb_entry(rb_node, struct ceph_inode_frag, node);
536 frag = rb_entry(rb_node, struct ceph_inode_frag, node);
678 struct ceph_inode_frag *frag;
714 frag = rb_entry(n, struct ceph_inode_frag, node);