Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Ddelalloc-space.h12 int btrfs_alloc_data_chunk_ondemand(const struct btrfs_inode *inode, u64 bytes);
Ddelalloc-space.c114 int btrfs_alloc_data_chunk_ondemand(const struct btrfs_inode *inode, u64 bytes) in btrfs_alloc_data_chunk_ondemand() function
Dfile.c2890 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_zero_range()
3064 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_fallocate()
Drelocation.c2726 ret = btrfs_alloc_data_chunk_ondemand(inode, in prealloc_file_extent_cluster()
Dinode.c9635 ret = btrfs_alloc_data_chunk_ondemand(inode, disk_num_bytes); in btrfs_do_encoded_write()