Searched defs:min_alloc_size (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | percpu-internal.h | 176 size_t min_alloc_size; /* min allocation size */ member
|
| /linux/fs/btrfs/ |
| H A D | inode.c | 1223 cow_one_range(struct btrfs_inode * inode,struct folio * locked_folio,struct btrfs_key * ins,struct extent_state ** cached,u64 file_offset,u32 num_bytes,u32 min_alloc_size,u64 alloc_hint,u32 * ret_alloc_size) cow_one_range() argument 1375 u32 min_alloc_size; cow_file_range() local
|
| H A D | extent-tree.c | 4872 btrfs_reserve_extent(struct btrfs_root * root,u64 ram_bytes,u64 num_bytes,u64 min_alloc_size,u64 empty_size,u64 hint_byte,struct btrfs_key * ins,bool is_data,bool delalloc) btrfs_reserve_extent() argument [all...] |