Searched refs:run_delalloc_cow (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | inode.c | 121 static noinline int run_delalloc_cow(struct btrfs_inode *inode, 1034 ret = run_delalloc_cow(inode, locked_folio, start, end, in submit_uncompressed_range() 1678 static noinline int run_delalloc_cow(struct btrfs_inode *inode, in run_delalloc_cow() function 2453 return run_delalloc_cow(inode, locked_folio, start, end, wbc, true); in btrfs_run_delalloc_range()
|