Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dvolumes.h479 int btrfs_grow_device(struct btrfs_trans_handle *trans,
Dioctl.c1787 ret = btrfs_grow_device(trans, device, new_size); in btrfs_ioctl_resize()
Dvolumes.c2822 int btrfs_grow_device(struct btrfs_trans_handle *trans, in btrfs_grow_device() function