Searched refs:ocfs2_find_leaf (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/fs/ocfs2/ |
| D | alloc.h | 223 int ocfs2_find_leaf(struct ocfs2_caching_info *ci,
|
| D | extent_map.c | 418 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, v_cluster, in ocfs2_get_clusters_nocache() 542 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, v_cluster, in ocfs2_xattr_get_clusters()
|
| D | refcounttree.c | 1085 ret = ocfs2_find_leaf(ci, el, low_cpos, &eb_bh); in ocfs2_get_refcount_rec() 2647 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, cpos, &eb_bh); in ocfs2_refcount_cal_cow_clusters()
|
| D | dir.c | 776 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, major_hash, in ocfs2_dx_dir_lookup_rec()
|
| D | alloc.c | 1924 int ocfs2_find_leaf(struct ocfs2_caching_info *ci, in ocfs2_find_leaf() function
|
| D | xattr.c | 3693 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, name_hash, in ocfs2_xattr_get_rec()
|