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

/linux-master/fs/xfs/scrub/
H A Dnewbt.h54 xfs_fsblock_t alloc_hint; member in struct:xrep_newbt
H A Dnewbt.c84 xrep_newbt_init_ag( struct xrep_newbt *xnr, struct xfs_scrub *sc, const struct xfs_owner_info *oinfo, xfs_fsblock_t alloc_hint, enum xfs_ag_resv_type resv) argument
[all...]
H A Drmap_repair.c1223 xrep_rmap_alloc_vextent( struct xfs_scrub *sc, struct xfs_alloc_arg *args, xfs_fsblock_t alloc_hint) argument
/linux-master/include/linux/
H A Dsbitmap.h79 unsigned int __percpu *alloc_hint; member in struct:sbitmap
H A Dio_uring_types.h66 unsigned int alloc_hint; member in struct:io_file_table
/linux-master/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) argument
170 sbitmap_find_bit_in_word(struct sbitmap_word *map, unsigned int depth, unsigned int alloc_hint, bool wrap) argument
189 sbitmap_find_bit(struct sbitmap *sb, unsigned int depth, unsigned int index, unsigned int alloc_hint, bool wrap) argument
219 __sbitmap_get(struct sbitmap *sb, unsigned int alloc_hint) argument
256 __sbitmap_get_shallow(struct sbitmap *sb, unsigned int alloc_hint, unsigned long shallow_depth) argument
[all...]
/linux-master/include/linux/ceph/
H A Drados.h538 } __attribute__ ((packed)) alloc_hint; member in union:ceph_osd_op::__anon311
H A Dosd_client.h194 } alloc_hint; member in union:ceph_osd_req_op::__anon309
/linux-master/fs/btrfs/
H A Dfile.c2872 u64 alloc_hint = 0; local
3050 u64 alloc_hint = 0; local
H A Dblock-group.c3113 u64 alloc_hint = 0; local
H A Drelocation.c2835 u64 alloc_hint = 0; local
H A Dinode.c1229 u64 alloc_hint = 0; local
1291 u64 alloc_hint = 0; local
1105 submit_one_async_extent(struct async_chunk *async_chunk, struct async_extent *async_extent, u64 *alloc_hint) argument
1590 u64 alloc_hint = 0; local
7058 u64 alloc_hint; local
9677 __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) argument
9797 btrfs_prealloc_file_range(struct inode *inode, int mode, u64 start, u64 num_bytes, u64 min_size, loff_t actual_len, u64 *alloc_hint) argument
9806 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) argument
[all...]

Completed in 280 milliseconds