Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dindirect.c340 new_blocks[i] = ext4_mb_new_blocks(handle, ar, &err); in ext4_alloc_branch()
H A Dballoc.c603 * @flags: flags from ext4_mb_new_blocks()
732 ret = ext4_mb_new_blocks(handle, &ar, errp); in ext4_new_meta_blocks()
H A Dext4.h2819 extern ext4_fsblk_t ext4_mb_new_blocks(handle_t *,
H A Dmballoc.c358 * allocation in ext4_mb_new_blocks().
5083 ext4_fsblk_t ext4_mb_new_blocks(handle_t *handle, in ext4_mb_new_blocks() function
H A Dextents.c4010 * by calling ext4_mb_new_blocks().
4293 newblock = ext4_mb_new_blocks(handle, &ar, &err); in ext4_ext_map_blocks()
4359 * has been claimed by ext4_mb_new_blocks() above, in ext4_ext_map_blocks()
/kernel/linux/linux-6.6/fs/ext4/
H A Dballoc.c607 * @flags: flags from ext4_mb_new_blocks()
742 ret = ext4_mb_new_blocks(handle, &ar, errp); in ext4_new_meta_blocks()
H A Dindirect.c340 new_blocks[i] = ext4_mb_new_blocks(handle, ar, &err); in ext4_alloc_branch()
H A Dext4.h2905 extern ext4_fsblk_t ext4_mb_new_blocks(handle_t *,
H A Dextents.c3978 * by calling ext4_mb_new_blocks().
4314 newblock = ext4_mb_new_blocks(handle, &ar, &err); in ext4_ext_map_blocks()
4380 * has been claimed by ext4_mb_new_blocks() above, in ext4_ext_map_blocks()
H A Dmballoc.c432 * allocation in ext4_mb_new_blocks().
4927 * ext4_mb_new_blocks in ext4_mb_use_preallocated()
4933 * ext4_mb_new_blocks in ext4_mb_use_preallocated()
4938 * from tree both happen in ext4_mb_new_blocks, which is always in ext4_mb_use_preallocated()
6152 ext4_fsblk_t ext4_mb_new_blocks(handle_t *handle, in ext4_mb_new_blocks() function

Completed in 47 milliseconds