Searched defs:no_expand (Results 1 – 3 of 3) sorted by relevance
/linux-5.10/fs/ext4/ ! |
D | inline.c | 382 int ret, size, no_expand; in ext4_prepare_inline_data() local 529 int ret, needed_blocks, no_expand; in ext4_convert_inline_data_to_extent() local 732 int ret, no_expand; in ext4_write_inline_data_end() local 772 int ret, no_expand; in ext4_journalled_write_inline_data() local 1263 int ret, ret2, inline_size, no_expand; in ext4_try_add_inline_entry() local 1678 int err, inline_size, no_expand; in ext4_delete_inline_entry() local 1820 int ret, no_expand; in ext4_destroy_inline_data() local 1864 int inline_size, value_len, needed_blocks, no_expand, err = 0; in ext4_inline_data_truncate() local 1962 int error, needed_blocks, no_expand; in ext4_convert_inline_data() local
|
D | inode.c | 5747 handle_t *handle, int *no_expand) in __ext4_expand_extra_isize() 5804 int no_expand; in ext4_try_to_expand_extra_isize() local 5838 int no_expand; in ext4_expand_extra_isize() local
|
D | xattr.c | 2298 int no_expand; in ext4_xattr_set_handle() local
|