Searched refs:check_eofblocks_fl (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/ext4/ |
| D | extents.c | 3900 static int check_eofblocks_fl(handle_t *handle, struct inode *inode, in check_eofblocks_fl() function 4014 err = check_eofblocks_fl(handle, inode, map->m_lblk, path, map->m_len); in convert_initialized_extent() 4072 err = check_eofblocks_fl(handle, inode, map->m_lblk, in ext4_ext_handle_unwritten_extents() 4124 err = check_eofblocks_fl(handle, inode, map->m_lblk, path, in ext4_ext_handle_unwritten_extents() 4483 err = check_eofblocks_fl(handle, inode, map->m_lblk, in ext4_ext_map_blocks()
|