Searched refs:ocfs2_find_leaf (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.h | 225 int ocfs2_find_leaf(struct ocfs2_caching_info *ci,
|
H A D | extent_map.c | 420 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, v_cluster, in ocfs2_get_clusters_nocache() 544 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, v_cluster, in ocfs2_xattr_get_clusters()
|
H A D | refcounttree.c | 1087 ret = ocfs2_find_leaf(ci, el, low_cpos, &eb_bh); in ocfs2_get_refcount_rec() 2649 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, cpos, &eb_bh); in ocfs2_refcount_cal_cow_clusters()
|
H A D | dir.c | 784 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, major_hash, in ocfs2_dx_dir_lookup_rec()
|
H A D | alloc.c | 1926 int ocfs2_find_leaf(struct ocfs2_caching_info *ci, in ocfs2_find_leaf() function
|
H A D | xattr.c | 3699 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, name_hash, in ocfs2_xattr_get_rec()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.h | 223 int ocfs2_find_leaf(struct ocfs2_caching_info *ci,
|
H A 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()
|
H A 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()
|
H A D | dir.c | 776 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, major_hash, in ocfs2_dx_dir_lookup_rec()
|
H A D | alloc.c | 1924 int ocfs2_find_leaf(struct ocfs2_caching_info *ci, in ocfs2_find_leaf() function
|
H A D | xattr.c | 3693 ret = ocfs2_find_leaf(INODE_CACHE(inode), el, name_hash, in ocfs2_xattr_get_rec()
|
Completed in 60 milliseconds