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.h407 void btrfs_inhibit_eb_writeback(struct btrfs_trans_handle *trans,
H A Dctree.c595 btrfs_inhibit_eb_writeback(trans, cow); in btrfs_force_cow_block()
642 btrfs_inhibit_eb_writeback(trans, buf); in should_cow_block()
H A Dextent_io.c2996 void btrfs_inhibit_eb_writeback(struct btrfs_trans_handle *trans, struct extent_buffer *eb) in btrfs_inhibit_eb_writeback() function