Searched refs:run_delalloc_cow (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/fs/btrfs/ |
D | inode.c | 128 static noinline int run_delalloc_cow(struct btrfs_inode *inode, 1076 ret = run_delalloc_cow(inode, locked_page, start, end, &wbc, false); in submit_uncompressed_range() 1702 static noinline int run_delalloc_cow(struct btrfs_inode *inode, in run_delalloc_cow() function 2274 ret = run_delalloc_cow(inode, locked_page, start, end, wbc, in btrfs_run_delalloc_range()
|