Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dfile.c2792 static int add_falloc_range(struct list_head *head, u64 start, u64 len) in add_falloc_range() function
3162 ret = add_falloc_range(&reserve_list, cur_offset, range_len); in btrfs_fallocate()