Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dfile.c2659 ret = btrfs_alloc_data_chunk_ondemand(inode, alloc_end - alloc_start); in btrfs_fallocate()
Dctree.h3509 int btrfs_alloc_data_chunk_ondemand(struct inode *inode, u64 bytes);
Dextent-tree.c3997 int btrfs_alloc_data_chunk_ondemand(struct inode *inode, u64 bytes) in btrfs_alloc_data_chunk_ondemand() function
4145 ret = btrfs_alloc_data_chunk_ondemand(inode, len); in btrfs_check_data_free_space()