Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dindirect.c74 static int ext4_block_to_path(struct inode *inode, in ext4_block_to_path() function
548 depth = ext4_block_to_path(inode, map->m_lblk, offsets, in ext4_ind_map_blocks()
1138 n = ext4_block_to_path(inode, last_block, offsets, NULL); in ext4_ind_truncate()
1256 n = ext4_block_to_path(inode, start, offsets, NULL); in ext4_ind_remove_space()
1257 n2 = ext4_block_to_path(inode, end, offsets2, NULL); in ext4_ind_remove_space()