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

/linux-master/fs/ceph/
H A Dinode.c297 struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci, u32 f) function
334 frag = __ceph_find_frag(ci, t);
402 frag = __ceph_find_frag(ci, id);
482 if (!__ceph_find_frag(ci, id))
H A Dsuper.h737 extern struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci,

Completed in 249 milliseconds