Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent_io.h450 void btrfs_inhibit_eb_writeback(struct btrfs_trans_handle *trans,
H A Dctree.c592 btrfs_inhibit_eb_writeback(trans, cow); in btrfs_force_cow_block()
639 btrfs_inhibit_eb_writeback(trans, buf); in should_cow_block()
H A Dextent_io.c3291 void btrfs_inhibit_eb_writeback(struct btrfs_trans_handle *trans, struct extent_buffer *eb) in btrfs_inhibit_eb_writeback() function