Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dblock-group.h279 void btrfs_dec_nocow_writers(struct btrfs_block_group *bg);
Dinode.c2123 btrfs_dec_nocow_writers(bg); in run_delalloc_nocow()
2169 btrfs_dec_nocow_writers(bg); in run_delalloc_nocow()
7439 btrfs_dec_nocow_writers(bg); in btrfs_get_blocks_direct_write()
7450 btrfs_dec_nocow_writers(bg); in btrfs_get_blocks_direct_write()
Dblock-group.c341 void btrfs_dec_nocow_writers(struct btrfs_block_group *bg) in btrfs_dec_nocow_writers() function