Searched refs:btrfs_run_delalloc_range (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/btrfs/
H A Dinode.c410 * from the btrfs_run_delalloc_range() callback.
789 * TODO: Make btrfs_run_delalloc_range() to lock all delalloc range
1280 * btrfs_cleanup_ordered_extents(). See btrfs_run_delalloc_range() for
1526 * btrfs_run_delalloc_range(). EXTENT_LOCKED | EXTENT_DELALLOC are
2262 int btrfs_run_delalloc_range(struct btrfs_inode *inode, struct page *locked_page, function
H A Dextent_io.c1188 * This returns 1 if btrfs_run_delalloc_range function did all the work required
1213 ret = btrfs_run_delalloc_range(inode, page, delalloc_start,
H A Dbtrfs_inode.h529 int btrfs_run_delalloc_range(struct btrfs_inode *inode, struct page *locked_page,

Completed in 197 milliseconds