Searched defs:needed_blocks (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | inline.c | 545 int ret, needed_blocks, no_expand; in ext4_convert_inline_data_to_extent() local 1918 int inline_size, value_len, needed_blocks, no_expand, err = 0; in ext4_inline_data_truncate() local 2024 int error, needed_blocks, no_expand; in ext4_convert_inline_data() local
|
H A D | inode.c | 1151 int ret, needed_blocks; in ext4_write_begin() local 2549 int needed_blocks, rsv_blocks = 0, ret = 0; in ext4_do_writepages() local
|