Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dinode.c179 static u32 __ceph_choose_frag(struct ceph_inode_info *ci, u32 v, in __ceph_choose_frag() function
226 ret = __ceph_choose_frag(ci, v, pfrag, found); in ceph_choose_frag()
347 if (id != __ceph_choose_frag(ci, id, NULL, NULL)) in ceph_fill_fragtree()