Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dindirect.c74 static int ext4_block_to_path(struct inode *inode, in ext4_block_to_path() function
540 depth = ext4_block_to_path(inode, map->m_lblk, offsets, in ext4_ind_map_blocks()
1133 n = ext4_block_to_path(inode, last_block, offsets, NULL); in ext4_ind_truncate()
1248 n = ext4_block_to_path(inode, start, offsets, NULL); in ext4_ind_remove_space()
1249 n2 = ext4_block_to_path(inode, end, offsets2, NULL); in ext4_ind_remove_space()