Searched refs:btrfs_dec_nocow_writers (Results 1 – 4 of 4) sorted by relevance
308 void btrfs_dec_nocow_writers(struct btrfs_block_group *bg);
269 btrfs_dec_nocow_writers(bg); in btrfs_get_blocks_direct_write()278 btrfs_dec_nocow_writers(bg); in btrfs_get_blocks_direct_write()
2160 btrfs_dec_nocow_writers(nocow_bg); in run_delalloc_nocow()2178 btrfs_dec_nocow_writers(nocow_bg); in run_delalloc_nocow()2190 btrfs_dec_nocow_writers(nocow_bg); in run_delalloc_nocow()
351 void btrfs_dec_nocow_writers(struct btrfs_block_group *bg) in btrfs_dec_nocow_writers() function