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

/linux-4.4.14/fs/ceph/
H A Dinode.c182 static u32 __ceph_choose_frag(struct ceph_inode_info *ci, u32 v, __ceph_choose_frag() function
229 ret = __ceph_choose_frag(ci, v, pfrag, found); ceph_choose_frag()
328 if (id != __ceph_choose_frag(ci, id, NULL, NULL)) ceph_fill_fragtree()

Completed in 42 milliseconds