Searched refs:ceph_inode_frag (Results 1 – 3 of 3) sorted by relevance
144 struct ceph_inode_frag *frag; in __get_or_create_frag()150 frag = rb_entry(parent, struct ceph_inode_frag, node); in __get_or_create_frag()185 struct ceph_inode_frag *frag = in __ceph_find_frag()186 rb_entry(n, struct ceph_inode_frag, node); in __ceph_find_frag()204 struct ceph_inode_frag *pfrag, int *found) in __ceph_choose_frag()207 struct ceph_inode_frag *frag; in __ceph_choose_frag()246 struct ceph_inode_frag *pfrag, int *found) in ceph_choose_frag()264 struct ceph_inode_frag *frag; in ceph_fill_dirfrag()348 struct ceph_inode_frag *frag, *prev_frag = NULL; in ceph_fill_fragtree()559 struct ceph_inode_frag *frag; in ceph_evict_inode()[all …]
246 struct ceph_inode_frag { struct676 extern struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci,684 struct ceph_inode_frag *pfrag,
1097 struct ceph_inode_frag frag; in __choose_mds()
Completed in 20 milliseconds