Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Ddelalloc-space.c361 btrfs_mod_outstanding_extents(inode, nr_extents); in btrfs_delalloc_reserve_metadata()
424 btrfs_mod_outstanding_extents(inode, -num_extents); in btrfs_delalloc_release_extents()
Dbtrfs_inode.h314 static inline void btrfs_mod_outstanding_extents(struct btrfs_inode *inode, in btrfs_mod_outstanding_extents() function
Dordered-data.c253 btrfs_mod_outstanding_extents(inode, 1); in btrfs_add_ordered_extent()
538 btrfs_mod_outstanding_extents(btrfs_inode, -1); in btrfs_remove_ordered_extent()
Dinode.c2271 btrfs_mod_outstanding_extents(BTRFS_I(inode), 1); in btrfs_split_delalloc_extent()
2299 btrfs_mod_outstanding_extents(BTRFS_I(inode), -1); in btrfs_merge_delalloc_extent()
2330 btrfs_mod_outstanding_extents(BTRFS_I(inode), -1); in btrfs_merge_delalloc_extent()
2409 btrfs_mod_outstanding_extents(BTRFS_I(inode), num_extents); in btrfs_set_delalloc_extent()
2465 btrfs_mod_outstanding_extents(inode, -num_extents); in btrfs_clear_delalloc_extent()