Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dblock-group.h293 void btrfs_dec_nocow_writers(struct btrfs_block_group *bg);
Dinode.c2129 btrfs_dec_nocow_writers(nocow_bg); in run_delalloc_nocow()
2148 btrfs_dec_nocow_writers(nocow_bg); in run_delalloc_nocow()
2162 btrfs_dec_nocow_writers(nocow_bg); in run_delalloc_nocow()
7347 btrfs_dec_nocow_writers(bg); in btrfs_get_blocks_direct_write()
7358 btrfs_dec_nocow_writers(bg); in btrfs_get_blocks_direct_write()
Dblock-group.c353 void btrfs_dec_nocow_writers(struct btrfs_block_group *bg) in btrfs_dec_nocow_writers() function