Home
last modified time | relevance | path

Searched refs:alloc_hint (Results 1 – 4 of 4) sorted by relevance

/fs/btrfs/
Dinode.c532 u64 alloc_hint = 0; in submit_compressed_extents() local
601 0, alloc_hint, in submit_compressed_extents()
656 alloc_hint = ins.objectid + ins.offset; in submit_compressed_extents()
686 u64 alloc_hint = 0; in cow_file_range() local
735 root->sectorsize, 0, alloc_hint, in cow_file_range()
788 alloc_hint = ins.objectid + ins.offset; in cow_file_range()
3392 u64 alloc_hint, int mode, u64 *index) in btrfs_new_inode() argument
3433 btrfs_find_block_group(root, 0, alloc_hint, owner); in btrfs_new_inode()
4411 u64 new_dirid, u64 alloc_hint) in btrfs_create_subvol_root() argument
4418 new_dirid, alloc_hint, S_IFDIR | 0700, &index); in btrfs_create_subvol_root()
[all …]
Dtree-log.c412 u64 alloc_hint; in replay_one_extent() local
479 start, extent_end, start, &alloc_hint); in replay_one_extent()
Dctree.h2056 u64 new_dirid, u64 alloc_hint);
Dextent-tree.c5190 u64 alloc_hint; in replace_one_extent()
5200 key.offset, &alloc_hint); in replace_one_extent()