Searched defs:no_expand (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/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, inline_size, no_expand; in ext4_try_add_inline_entry() local 1676 int err, inline_size, no_expand; in ext4_delete_inline_entry() local 1817 int ret, no_expand; in ext4_destroy_inline_data() local 1902 int inline_size, value_len, needed_blocks, no_expand, err = 0; in ext4_inline_data_truncate() local 1999 int error, needed_blocks, no_expand; in ext4_convert_inline_data() local
|
D | inode.c | 5911 handle_t *handle, int *no_expand) in __ext4_expand_extra_isize() 5953 int no_expand; in ext4_try_to_expand_extra_isize() local 5988 int no_expand; in ext4_expand_extra_isize() local
|
D | xattr.c | 2312 int no_expand; in ext4_xattr_set_handle() local
|