Home
last modified time | relevance | path

Searched defs:alloc_hint (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dsbitmap.h109 unsigned int __percpu *alloc_hint; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode-map.c407 u64 alloc_hint = 0; in btrfs_save_ino_cache() local
H A Dfile.c3110 u64 alloc_hint = 0; in btrfs_zero_range() local
3292 u64 alloc_hint = 0; in btrfs_fallocate() local
H A Drelocation.c2609 u64 alloc_hint = 0; in prealloc_file_extent_cluster() local
H A Dblock-group.c2388 u64 alloc_hint = 0; in cache_save_setup() local
H A Dinode.c771 u64 alloc_hint = 0; in submit_compressed_extents() local
937 u64 alloc_hint = 0; in get_extent_allocation_hint() local
984 u64 alloc_hint = 0; in cow_file_range() local
6972 u64 alloc_hint; btrfs_new_extent_direct() local
9776 __btrfs_prealloc_file_range(struct inode *inode, int mode, u64 start, u64 num_bytes, u64 min_size, loff_t actual_len, u64 *alloc_hint, struct btrfs_trans_handle *trans) __btrfs_prealloc_file_range() argument
9907 btrfs_prealloc_file_range(struct inode *inode, int mode, u64 start, u64 num_bytes, u64 min_size, loff_t actual_len, u64 *alloc_hint) btrfs_prealloc_file_range() argument
9916 btrfs_prealloc_file_range_trans(struct inode *inode, struct btrfs_trans_handle *trans, int mode, u64 start, u64 num_bytes, u64 min_size, loff_t actual_len, u64 *alloc_hint) btrfs_prealloc_file_range_trans() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dsbitmap.h79 unsigned int __percpu *alloc_hint; member
H A Dio_uring_types.h34 unsigned int alloc_hint; member
/kernel/linux/linux-5.10/lib/
H A Dsbitmap.c157 int sbitmap_get(struct sbitmap *sb, unsigned int alloc_hint, bool round_robin) in sbitmap_get() argument
139 sbitmap_find_bit_in_index(struct sbitmap *sb, int index, unsigned int alloc_hint, bool round_robin) sbitmap_find_bit_in_index() argument
192 sbitmap_get_shallow(struct sbitmap *sb, unsigned int alloc_hint, unsigned long shallow_depth) sbitmap_get_shallow() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dsbitmap.c83 sbitmap_init_node(struct sbitmap *sb, unsigned int depth, int shift, gfp_t flags, int node, bool round_robin, bool alloc_hint) sbitmap_init_node() argument
170 sbitmap_find_bit_in_word(struct sbitmap_word *map, unsigned int depth, unsigned int alloc_hint, bool wrap) sbitmap_find_bit_in_word() argument
189 sbitmap_find_bit(struct sbitmap *sb, unsigned int depth, unsigned int index, unsigned int alloc_hint, bool wrap) sbitmap_find_bit() argument
219 __sbitmap_get(struct sbitmap *sb, unsigned int alloc_hint) __sbitmap_get() argument
256 __sbitmap_get_shallow(struct sbitmap *sb, unsigned int alloc_hint, unsigned long shallow_depth) __sbitmap_get_shallow() argument
[all...]
/kernel/linux/linux-5.10/include/linux/ceph/
H A Drados.h534 } __attribute__ ((packed)) alloc_hint; member
H A Dosd_client.h140 } alloc_hint; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dblock-group.c3102 u64 alloc_hint = 0; in cache_save_setup() local
H A Dfile.c2855 u64 alloc_hint = 0; in btrfs_zero_range() local
3035 u64 alloc_hint = 0; in btrfs_fallocate() local
H A Drelocation.c2835 u64 alloc_hint = 0; in prealloc_file_extent_cluster() local
H A Dinode.c1218 u64 alloc_hint = 0; in get_extent_allocation_hint() local
1280 u64 alloc_hint = 0; in cow_file_range() local
1094 submit_one_async_extent(struct async_chunk *async_chunk, struct async_extent *async_extent, u64 *alloc_hint) submit_one_async_extent() argument
1576 u64 alloc_hint = 0; submit_compressed_extents() local
6992 u64 alloc_hint; btrfs_new_extent_direct() local
9568 __btrfs_prealloc_file_range(struct inode *inode, int mode, u64 start, u64 num_bytes, u64 min_size, loff_t actual_len, u64 *alloc_hint, struct btrfs_trans_handle *trans) __btrfs_prealloc_file_range() argument
9688 btrfs_prealloc_file_range(struct inode *inode, int mode, u64 start, u64 num_bytes, u64 min_size, loff_t actual_len, u64 *alloc_hint) btrfs_prealloc_file_range() argument
9697 btrfs_prealloc_file_range_trans(struct inode *inode, struct btrfs_trans_handle *trans, int mode, u64 start, u64 num_bytes, u64 min_size, loff_t actual_len, u64 *alloc_hint) btrfs_prealloc_file_range_trans() argument
[all...]
/kernel/linux/linux-6.6/include/linux/ceph/
H A Drados.h538 } __attribute__ ((packed)) alloc_hint; member
H A Dosd_client.h194 } alloc_hint; member

Completed in 48 milliseconds