Searched defs:alloc_hint (Results 1 – 13 of 13) sorted by relevance
/linux/lib/ |
H A D | sbitmap.c | 64 unsigned int depth, unsigned int alloc_hint, bool wrap) in sbitmap_deferred_clear() 103 bool alloc_hint) in sbitmap_init_node() 194 unsigned int alloc_hint, in sbitmap_find_bit_in_word() 234 unsigned int alloc_hint, in sbitmap_find_bit() 261 static int __sbitmap_get(struct sbitmap *sb, unsigned int alloc_hint) in __sbitmap_get() 299 unsigned int alloc_hint, in __sbitmap_get_shallow()
|
/linux/fs/xfs/scrub/ |
H A D | newbt.h | 54 xfs_fsblock_t alloc_hint; member
|
H A D | newbt.c | 99 xfs_fsblock_t alloc_hint, in xrep_newbt_init_ag()
|
H A D | rmap_repair.c | 1271 xfs_fsblock_t alloc_hint) in xrep_rmap_alloc_vextent()
|
/linux/include/linux/ |
H A D | sbitmap.h | 84 unsigned int __percpu *alloc_hint; member
|
/linux/fs/btrfs/ |
H A D | direct-io.c | 181 u64 alloc_hint; in btrfs_new_extent_direct() local
|
H A D | inode.c | 1091 u64 *alloc_hint) in submit_one_async_extent() 1217 u64 alloc_hint = 0; in btrfs_get_extent_allocation_hint() local 1277 u64 alloc_hint = 0; in cow_file_range() local 1562 u64 alloc_hint = 0; in submit_compressed_extents() local 9037 loff_t actual_len, u64 *alloc_hint, in __btrfs_prealloc_file_range() 9156 loff_t actual_len, u64 *alloc_hint) in btrfs_prealloc_file_range() 9166 loff_t actual_len, u64 *alloc_hint) in btrfs_prealloc_file_range_trans()
|
H A D | file.c | 2914 u64 alloc_hint = 0; in btrfs_zero_range() local 3095 u64 alloc_hint = 0; in btrfs_fallocate() local
|
H A D | block-group.c | 3201 u64 alloc_hint = 0; in cache_save_setup() local
|
H A D | relocation.c | 2674 u64 alloc_hint = 0; in prealloc_file_extent_cluster() local
|
/linux/include/linux/ceph/ |
H A D | rados.h | 538 } __attribute__ ((packed)) alloc_hint; member
|
H A D | osd_client.h | 194 } alloc_hint; member
|
/linux/fs/f2fs/ |
H A D | segment.c | 2778 unsigned int alloc_hint = sbi->allocate_section_hint; in get_new_segment() local
|