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

/linux-master/fs/ocfs2/
H A Dalloc.h223 int ocfs2_find_leaf(struct ocfs2_caching_info *ci,
H A Dextent_map.c418 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, v_cluster,
542 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, v_cluster,
H A Drefcounttree.c1085 ret = ocfs2_find_leaf(ci, el, low_cpos, &eb_bh);
2647 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, cpos, &eb_bh);
H A Ddir.c776 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, major_hash,
H A Dxattr.c3693 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, name_hash,
H A Dalloc.c1931 int ocfs2_find_leaf(struct ocfs2_caching_info *ci, function

Completed in 206 milliseconds