Searched refs:ext4_map_query_blocks (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ext4/ |
| H A D | inode.c | 540 static int ext4_map_query_blocks(handle_t *handle, struct inode *inode, in ext4_map_query_blocks() function 778 retval = ext4_map_query_blocks(handle, inode, map, flags); in ext4_map_blocks() 1955 retval = ext4_map_query_blocks(NULL, inode, map, 0); in ext4_da_map_blocks() 1978 retval = ext4_map_query_blocks(NULL, inode, map, 0); in ext4_da_map_blocks()
|