Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dfile.c2767 static int add_falloc_range(struct list_head *head, u64 start, u64 len) in add_falloc_range() function
3137 ret = add_falloc_range(&reserve_list, cur_offset, range_len); in btrfs_fallocate()