Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dblock-group.h308 void btrfs_dec_nocow_writers(struct btrfs_block_group *bg);
H A Ddirect-io.c269 btrfs_dec_nocow_writers(bg); in btrfs_get_blocks_direct_write()
278 btrfs_dec_nocow_writers(bg); in btrfs_get_blocks_direct_write()
H A Dinode.c2160 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()
H A Dblock-group.c351 void btrfs_dec_nocow_writers(struct btrfs_block_group *bg) in btrfs_dec_nocow_writers() function