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

/linux-master/fs/ceph/
H A Dinode.c320 static u32 __ceph_choose_frag(struct ceph_inode_info *ci, u32 v, function
368 ret = __ceph_choose_frag(ci, v, pfrag, found);
492 if (id != __ceph_choose_frag(ci, id, NULL, NULL))

Completed in 142 milliseconds