Searched refs:pin_down_extent (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/btrfs/
H A Dextent-tree.c2624 static int pin_down_extent(struct btrfs_trans_handle *trans, function
2655 pin_down_extent(trans, cache, bytenr, num_bytes, reserved);
2679 pin_down_extent(trans, cache, eb->start, eb->len, 0);
3500 pin_down_extent(trans, bg, buf->start, buf->len, 1);
3524 pin_down_extent(trans, bg, buf->start, buf->len, 1);
4787 ret = pin_down_extent(trans, cache, eb->start, eb->len, 1);

Completed in 90 milliseconds