Searched refs:btrfs_cleanup_ordered_extents (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | inode.c | 410 static inline void btrfs_cleanup_ordered_extents(struct btrfs_inode *inode, in btrfs_cleanup_ordered_extents() function 1079 btrfs_cleanup_ordered_extents(inode, locked_page, start, end - start + 1); in submit_uncompressed_range() 1270 * btrfs_cleanup_ordered_extents(). See btrfs_run_delalloc_range() for 1515 * btrfs_cleanup_ordered_extents() in e.g, in cow_file_range() 2282 btrfs_cleanup_ordered_extents(inode, locked_page, start, in btrfs_run_delalloc_range()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | inode.c | 108 static inline void btrfs_cleanup_ordered_extents(struct btrfs_inode *inode, in btrfs_cleanup_ordered_extents() function 1838 btrfs_cleanup_ordered_extents(inode, locked_page, start, in btrfs_run_delalloc_range()
|
Completed in 25 milliseconds