Searched defs:alloc_hint (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
H A D | inode-map.c | 400 u64 alloc_hint = 0; btrfs_save_ino_cache() local
|
H A D | file.c | 2637 u64 alloc_hint = 0; btrfs_fallocate() local
|
H A D | relocation.c | 3024 u64 alloc_hint = 0; prealloc_file_extent_cluster() local
|
H A D | extent-tree.c | 3321 u64 alloc_hint = 0; cache_save_setup() local
|
H A D | inode.c | 678 u64 alloc_hint = 0; submit_compressed_extents() local 878 u64 alloc_hint = 0; get_extent_allocation_hint() local 925 u64 alloc_hint = 0; cow_file_range() local 7143 u64 alloc_hint; btrfs_new_extent_direct() local 9762 __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 9887 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 9896 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
|
/linux-4.4.14/include/linux/ceph/ |
H A D | osd_client.h | 116 } alloc_hint; member in union:ceph_osd_req_op::__anon12160
|
H A D | rados.h | 463 } __attribute__ ((packed)) alloc_hint; member in union:ceph_osd_op::__anon12174
|
Completed in 268 milliseconds