Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h454 int btrfs_grow_device(struct btrfs_trans_handle *trans,
H A Dioctl.c1803 ret = btrfs_grow_device(trans, device, new_size); in btrfs_ioctl_resize()
H A Dvolumes.c2821 int btrfs_grow_device(struct btrfs_trans_handle *trans, in btrfs_grow_device() function