ext4_ext_index_pblock
blk = ext4_ext_index_pblock(ex);
leaf = ext4_ext_index_pblock(path->ep_index);
ext4_ext_index_pblock(path[i].ep_index),
ext4_ext_index_pblock(path[i].ep_index));
e4fs_daddr_t blk = ext4_ext_index_pblock(ext_idx);
blk = ext4_ext_index_pblock(path[ppos].ep_index);
static inline e4fs_daddr_t ext4_ext_index_pblock(struct ext4_extent_index *);