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

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

Completed in 71 milliseconds