Home
last modified time | relevance | path

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

/linux-5.10/fs/btrfs/
Ddelalloc-space.h8 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes);
Ddelalloc-space.c114 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes) in btrfs_alloc_data_chunk_ondemand() function
140 ret = btrfs_alloc_data_chunk_ondemand(inode, len); in btrfs_check_data_free_space()
Dfile.c3228 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_zero_range()
3301 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_fallocate()
Drelocation.c2603 ret = btrfs_alloc_data_chunk_ondemand(inode, in prealloc_file_extent_cluster()