Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dvolumes.h440 int btrfs_grow_device(struct btrfs_trans_handle *trans,
Dvolumes.c2623 int btrfs_grow_device(struct btrfs_trans_handle *trans, in btrfs_grow_device() function
3521 ret = btrfs_grow_device(trans, device, old_size); in __btrfs_balance()
Dioctl.c1729 ret = btrfs_grow_device(trans, device, new_size); in btrfs_ioctl_resize()