Home
last modified time | relevance | path

Searched refs:ocfs2_read_block (Results 1 – 6 of 6) sorted by relevance

/linux/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.c558 ret = ocfs2_read_block(INODE_CACHE(dir), phys, &tmp, in ocfs2_read_dir_block_direct()
640 ret = ocfs2_read_block(INODE_CACHE(dir), blkno, &tmp, in ocfs2_validate_dx_leaf()
643 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_validate_dx_leaf()
680 ret = ocfs2_read_block(INODE_CACHE(dir), blkno, &tmp, in ocfs2_read_dx_leaves()
683 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_find_entry_el()
H A Dsuballoc.c348 rc = ocfs2_read_block(INODE_CACHE(inode), gd_blkno, &tmp, NULL); in ocfs2_read_hint_group_descriptor()
355 * Invalid gd cache was set in ocfs2_read_block(), in ocfs2_read_hint_group_descriptor()
379 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_group_descriptor()
397 rc = ocfs2_read_block(INODE_CACHE(inode), gd_blkno, &tmp, in ocfs2_bg_discontig_add_extent()
408 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_bg_discontig_add_extent()
H A Drefcounttree.c130 rc = ocfs2_read_block(ci, rb_blkno, &tmp, in ocfs2_read_refcount_block()
133 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_refcount_block()
3020 ret = ocfs2_read_block(ci, old_block, &old_bh, NULL); in ocfs2_duplicate_clusters_by_jbd()
H A Dxattr.c521 rc = ocfs2_read_block(INODE_CACHE(inode), xb_blkno, &tmp, in ocfs2_read_xattr_block()
524 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_read_xattr_block()
1163 ret = ocfs2_read_block(INODE_CACHE(inode), blkno, in ocfs2_xattr_get_value_outside()
1412 ret = ocfs2_read_block(INODE_CACHE(inode), blkno, in __ocfs2_xattr_set_value_outside()
H A Dalloc.c956 rc = ocfs2_read_block(ci, eb_blkno, &tmp, in ocfs2_num_free_extents()
959 /* If ocfs2_read_block() got us a new bh, pass it up. */ in ocfs2_num_free_extents()