Searched defs:min_alloc_size (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | extent-tree.h | 20 u64 min_alloc_size; member
|
| H A D | extent-tree.c | 4518 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, int is_data, int delalloc) btrfs_reserve_extent() argument [all...] |
| H A D | inode.c | 1285 u64 min_alloc_size; in cow_file_range() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | percpu-internal.h | 173 size_t min_alloc_size; /* min allocaiton size */ member
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | percpu-internal.h | 154 size_t min_alloc_size; /* min allocation size */ member
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | extent-tree.c | 4271 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, int is_data, int delalloc) btrfs_reserve_extent() argument
|
| H A D | inode.c | 988 u64 min_alloc_size; in cow_file_range() local
|
Completed in 46 milliseconds