Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dfree-space-cache.h118 int btrfs_write_out_cache(struct btrfs_trans_handle *trans,
H A Dblock-group.c3390 ret = btrfs_write_out_cache(trans, cache, path); in btrfs_start_dirty_block_groups()
3547 ret = btrfs_write_out_cache(trans, cache, path); in btrfs_write_dirty_block_groups()
H A Dfree-space-cache.c1516 int btrfs_write_out_cache(struct btrfs_trans_handle *trans, in btrfs_write_out_cache() function