Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dfree-space-cache.h130 int btrfs_write_out_cache(struct btrfs_trans_handle *trans,
Dblock-group.c3443 ret = btrfs_write_out_cache(trans, cache, path); in btrfs_start_dirty_block_groups()
3599 ret = btrfs_write_out_cache(trans, cache, path); in btrfs_write_dirty_block_groups()
Dfree-space-cache.c1521 int btrfs_write_out_cache(struct btrfs_trans_handle *trans, in btrfs_write_out_cache() function