Searched defs:no_expand (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/fs/ext4/ |
D | inline.c | 389 int ret, size, no_expand; in ext4_prepare_inline_data() local 536 int ret, needed_blocks, no_expand; in ext4_convert_inline_data_to_extent() local 741 int no_expand; in ext4_write_inline_data_end() local 824 int ret, no_expand; in ext4_journalled_write_inline_data() local 1282 int ret, ret2, inline_size, no_expand; in ext4_try_add_inline_entry() local 1731 int err, inline_size, no_expand; in ext4_delete_inline_entry() local 1873 int ret, no_expand; in ext4_destroy_inline_data() local 1917 int inline_size, value_len, needed_blocks, no_expand, err = 0; in ext4_inline_data_truncate() local 2031 int error, needed_blocks, no_expand; in ext4_convert_inline_data() local
|
D | inode.c | 5777 handle_t *handle, int *no_expand) in __ext4_expand_extra_isize() 5834 int no_expand; in ext4_try_to_expand_extra_isize() local 5868 int no_expand; in ext4_expand_extra_isize() local
|
D | xattr.c | 2301 int no_expand; in ext4_xattr_set_handle() local
|