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

/linux-4.1.27/fs/ceph/
H A Dinode.c160 struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci, u32 f) __ceph_find_frag() function
196 frag = __ceph_find_frag(ci, t); __ceph_choose_frag()
260 frag = __ceph_find_frag(ci, id); ceph_fill_dirfrag()
319 if (!__ceph_find_frag(ci, id)) ceph_fill_fragtree()
H A Dsuper.h498 extern struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci,

Completed in 89 milliseconds