Home
last modified time | relevance | path

Searched refs:ext4_mb_new_blocks (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ext4/
H A Dindirect.c340 new_blocks[i] = ext4_mb_new_blocks(handle, ar, &err); in ext4_alloc_branch()
H A Dext4.h2914 extern ext4_fsblk_t ext4_mb_new_blocks(handle_t *,
H A Dextents.c4379 newblock = ext4_mb_new_blocks(handle, &ar, &err); in ext4_ext_map_blocks()
H A Dmballoc.c6136 ext4_fsblk_t ext4_mb_new_blocks(handle_t *handle, in ext4_mb_new_blocks() function