Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.h458 int btrfs_shrink_device(struct btrfs_device *device, u64 new_size);
H A Dvolumes.c2190 ret = btrfs_shrink_device(device, 0); in btrfs_rm_device()
4660 int btrfs_shrink_device(struct btrfs_device *device, u64 new_size) in btrfs_shrink_device() function
H A Dioctl.c1809 ret = btrfs_shrink_device(device, new_size); in btrfs_ioctl_resize()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.h639 int btrfs_shrink_device(struct btrfs_device *device, u64 new_size);
H A Dvolumes.c2145 ret = btrfs_shrink_device(device, 0); in btrfs_rm_device()
4822 int btrfs_shrink_device(struct btrfs_device *device, u64 new_size) in btrfs_shrink_device() function
H A Dioctl.c1229 ret = btrfs_shrink_device(device, new_size); in btrfs_ioctl_resize()

Completed in 29 milliseconds