Searched refs:check_eofblocks_fl (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/fs/ext4/ |
D | extents.c | 3108 static int check_eofblocks_fl(handle_t *handle, struct inode *inode, in check_eofblocks_fl() function 3195 err = check_eofblocks_fl(handle, inode, map->m_lblk, in ext4_ext_handle_uninitialized_extents() 3226 err = check_eofblocks_fl(handle, inode, map->m_lblk, path, in ext4_ext_handle_uninitialized_extents() 3480 err = check_eofblocks_fl(handle, inode, map->m_lblk, path, ar.len); in ext4_ext_map_blocks()
|