Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.h459 int btrfs_init_new_device(struct btrfs_fs_info *fs_info, const char *path);
H A Dioctl.c3241 ret = btrfs_init_new_device(fs_info, vol_args->name); in btrfs_ioctl_add_dev()
H A Dvolumes.c2579 int btrfs_init_new_device(struct btrfs_fs_info *fs_info, const char *device_path) in btrfs_init_new_device() function
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.h640 int btrfs_init_new_device(struct btrfs_fs_info *fs_info, const char *path);
H A Dioctl.c2675 ret = btrfs_init_new_device(fs_info, vol_args->name); in btrfs_ioctl_add_dev()
H A Dvolumes.c2612 int btrfs_init_new_device(struct btrfs_fs_info *fs_info, const char *device_path) in btrfs_init_new_device() function

Completed in 29 milliseconds