Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dextents.c572 #define read_extent_tree_block(inode, idx, depth, flags) \ macro
623 bh = read_extent_tree_block(inode, path[i].p_idx++, in ext4_ext_precache()
928 bh = read_extent_tree_block(inode, path[ppos].p_idx, --i, flags); in ext4_find_extent()
1601 bh = read_extent_tree_block(inode, ix, path->p_depth - depth, 0); in ext4_ext_search_right()
1609 bh = read_extent_tree_block(inode, ix, path->p_depth - depth, 0); in ext4_ext_search_right()
2988 bh = read_extent_tree_block(inode, path[i].p_idx, in ext4_ext_remove_space()