Home
last modified time | relevance | path

Searched refs:ocfs2_read_block (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dbuffer_head_io.h41 static inline int ocfs2_read_block(struct ocfs2_caching_info *ci, u64 off, in ocfs2_read_block() function
H A Ddir.c547 ret = ocfs2_read_block(INODE_CACHE(dir), phys, &tmp, in ocfs2_read_dir_block_direct()
605 ret = ocfs2_read_block(INODE_CACHE(dir), blkno, &tmp, in ocfs2_read_dx_root()
608 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_dx_root()
645 ret = ocfs2_read_block(INODE_CACHE(dir), blkno, &tmp, in ocfs2_read_dx_leaf()
648 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_dx_leaf()
H A Drefcounttree.c131 rc = ocfs2_read_block(ci, rb_blkno, &tmp, in ocfs2_read_refcount_block()
134 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_refcount_block()
3028 ret = ocfs2_read_block(ci, old_block, &old_bh, NULL); in ocfs2_duplicate_clusters_by_jbd()
H A Dxattr.c523 rc = ocfs2_read_block(INODE_CACHE(inode), xb_blkno, &tmp, in ocfs2_read_xattr_block()
526 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_xattr_block()
1130 ret = ocfs2_read_block(INODE_CACHE(inode), blkno, in ocfs2_xattr_get_value_outside()
1379 ret = ocfs2_read_block(INODE_CACHE(inode), blkno, in __ocfs2_xattr_set_value_outside()
H A Dsuballoc.c301 rc = ocfs2_read_block(INODE_CACHE(inode), gd_blkno, &tmp, in ocfs2_read_group_descriptor()
312 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_group_descriptor()
H A Dalloc.c936 rc = ocfs2_read_block(ci, eb_blkno, &tmp, in ocfs2_read_extent_block()
939 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_extent_block()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dbuffer_head_io.h39 static inline int ocfs2_read_block(struct ocfs2_caching_info *ci, u64 off, in ocfs2_read_block() function
H A Ddir.c539 ret = ocfs2_read_block(INODE_CACHE(dir), phys, &tmp, in ocfs2_read_dir_block_direct()
597 ret = ocfs2_read_block(INODE_CACHE(dir), blkno, &tmp, in ocfs2_read_dx_root()
600 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_dx_root()
637 ret = ocfs2_read_block(INODE_CACHE(dir), blkno, &tmp, in ocfs2_read_dx_leaf()
640 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_dx_leaf()
H A Drefcounttree.c129 rc = ocfs2_read_block(ci, rb_blkno, &tmp, in ocfs2_read_refcount_block()
132 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_refcount_block()
3029 ret = ocfs2_read_block(ci, old_block, &old_bh, NULL); in ocfs2_duplicate_clusters_by_jbd()
H A Dxattr.c517 rc = ocfs2_read_block(INODE_CACHE(inode), xb_blkno, &tmp, in ocfs2_read_xattr_block()
520 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_xattr_block()
1124 ret = ocfs2_read_block(INODE_CACHE(inode), blkno, in ocfs2_xattr_get_value_outside()
1373 ret = ocfs2_read_block(INODE_CACHE(inode), blkno, in __ocfs2_xattr_set_value_outside()
H A Dsuballoc.c299 rc = ocfs2_read_block(INODE_CACHE(inode), gd_blkno, &tmp, in ocfs2_read_group_descriptor()
310 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_group_descriptor()
H A Dalloc.c934 rc = ocfs2_read_block(ci, eb_blkno, &tmp, in ocfs2_read_extent_block()
937 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_extent_block()

Completed in 66 milliseconds