Home
last modified time | relevance | path

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

/fs/btrfs/
A Ddelalloc-space.h12 int btrfs_alloc_data_chunk_ondemand(const struct btrfs_inode *inode, u64 bytes);
A Ddelalloc-space.c126 int btrfs_alloc_data_chunk_ondemand(const struct btrfs_inode *inode, u64 bytes) in btrfs_alloc_data_chunk_ondemand() function
A Dfile.c3047 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_zero_range()
3222 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_fallocate()
A Drelocation.c2708 ret = btrfs_alloc_data_chunk_ondemand(inode, in prealloc_file_extent_cluster()
A Dinode.c9815 ret = btrfs_alloc_data_chunk_ondemand(inode, disk_num_bytes); in btrfs_do_encoded_write()

Completed in 33 milliseconds