Searched refs:check_eofblocks_fl (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/ext4/ |
D | extents.c | 3805 static int check_eofblocks_fl(handle_t *handle, struct inode *inode, in check_eofblocks_fl() function 4027 err = check_eofblocks_fl(handle, inode, map->m_lblk, path, map->m_len); in convert_initialized_extent() 4085 err = check_eofblocks_fl(handle, inode, map->m_lblk, in ext4_ext_handle_unwritten_extents() 4164 err = check_eofblocks_fl(handle, inode, map->m_lblk, path, in ext4_ext_handle_unwritten_extents() 4523 err = check_eofblocks_fl(handle, inode, map->m_lblk, in ext4_ext_map_blocks()
|