Searched defs:needed_blocks (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/fs/ext4/ |
D | inline.c | 545 int ret, needed_blocks, no_expand; in ext4_convert_inline_data_to_extent() local 1899 int inline_size, value_len, needed_blocks, no_expand, err = 0; in ext4_inline_data_truncate() local 2005 int error, needed_blocks, no_expand; in ext4_convert_inline_data() local
|
D | inode.c | 1122 int ret, needed_blocks; in ext4_write_begin() local 2529 int needed_blocks, rsv_blocks = 0, ret = 0; in ext4_do_writepages() local
|