Searched refs:ext4_mb_new_blocks (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/fs/ext4/
H A Dballoc.c529 * @flags: flags from ext4_mb_new_blocks()
642 ret = ext4_mb_new_blocks(handle, &ar, errp); ext4_new_meta_blocks()
H A Dindirect.c334 new_blocks[i] = ext4_mb_new_blocks(handle, ar, &err); ext4_alloc_branch()
H A Dextents.c4193 * by calling ext4_mb_new_blocks().
4466 newblock = ext4_mb_new_blocks(handle, &ar, &err); ext4_ext_map_blocks()
H A Dext4.h2452 extern ext4_fsblk_t ext4_mb_new_blocks(handle_t *,
H A Dmballoc.c4415 ext4_fsblk_t ext4_mb_new_blocks(handle_t *handle, ext4_mb_new_blocks() function

Completed in 195 milliseconds