Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dinode.c168 struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci, u32 f) in __ceph_find_frag() function
204 frag = __ceph_find_frag(ci, t); in __ceph_choose_frag()
271 frag = __ceph_find_frag(ci, id); in ceph_fill_dirfrag()
349 if (!__ceph_find_frag(ci, id)) in ceph_fill_fragtree()
H A Dsuper.h673 extern struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci,
/kernel/linux/linux-6.6/fs/ceph/
H A Dinode.c290 struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci, u32 f) in __ceph_find_frag() function
326 frag = __ceph_find_frag(ci, t); in __ceph_choose_frag()
393 frag = __ceph_find_frag(ci, id); in ceph_fill_dirfrag()
471 if (!__ceph_find_frag(ci, id)) in ceph_fill_fragtree()
H A Dsuper.h730 extern struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci,

Completed in 11 milliseconds