Searched refs:set_state_bits (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | extent_io.c | 412 static void set_state_bits(struct extent_io_tree *tree, 439 set_state_bits(tree, state, bits); in insert_state() 790 static void set_state_bits(struct extent_io_tree *tree, in set_state_bits() function 902 set_state_bits(tree, state, &bits); in __set_extent_bit() 948 set_state_bits(tree, state, &bits); in __set_extent_bit() 1011 set_state_bits(tree, prealloc, &bits); in __set_extent_bit() 1133 set_state_bits(tree, state, &bits); in convert_extent_bit() 1174 set_state_bits(tree, state, &bits); in convert_extent_bit() 1236 set_state_bits(tree, prealloc, &bits); in convert_extent_bit()
|