Home
last modified time | relevance | path

Searched refs:cache_writeout_mutex (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-cache.c1302 mutex_lock(&ctl->cache_writeout_mutex); in __btrfs_write_out_cache()
1324 * At last, we write out all the bitmaps and keep cache_writeout_mutex in __btrfs_write_out_cache()
1330 mutex_unlock(&ctl->cache_writeout_mutex); in __btrfs_write_out_cache()
1373 mutex_unlock(&ctl->cache_writeout_mutex); in __btrfs_write_out_cache()
2693 mutex_init(&ctl->cache_writeout_mutex); in btrfs_init_free_space_ctl()
3422 mutex_lock(&ctl->cache_writeout_mutex); in do_trimming()
3432 mutex_unlock(&ctl->cache_writeout_mutex); in do_trimming()
3470 mutex_lock(&ctl->cache_writeout_mutex); in trim_no_bitmap()
3501 mutex_unlock(&ctl->cache_writeout_mutex); in trim_no_bitmap()
3526 mutex_unlock(&ctl->cache_writeout_mutex); in trim_no_bitmap()
[all...]
H A Dfree-space-cache.h58 struct mutex cache_writeout_mutex; member
H A Dinode-map.c380 mutex_init(&ctl->cache_writeout_mutex); in btrfs_init_free_ino_ctl()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfree-space-cache.c1422 mutex_lock(&ctl->cache_writeout_mutex); in __btrfs_write_out_cache()
1444 * At last, we write out all the bitmaps and keep cache_writeout_mutex in __btrfs_write_out_cache()
1450 mutex_unlock(&ctl->cache_writeout_mutex); in __btrfs_write_out_cache()
1493 mutex_unlock(&ctl->cache_writeout_mutex); in __btrfs_write_out_cache()
2956 mutex_init(&ctl->cache_writeout_mutex); in btrfs_init_free_space_ctl()
3675 mutex_lock(&ctl->cache_writeout_mutex); in do_trimming()
3685 mutex_unlock(&ctl->cache_writeout_mutex); in do_trimming()
3723 mutex_lock(&ctl->cache_writeout_mutex); in trim_no_bitmap()
3754 mutex_unlock(&ctl->cache_writeout_mutex); in trim_no_bitmap()
3779 mutex_unlock(&ctl->cache_writeout_mutex); in trim_no_bitmap()
[all...]
H A Dfree-space-cache.h71 struct mutex cache_writeout_mutex; member

Completed in 10 milliseconds