Searched refs:btrfs_scan_one_device (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | super.c | 312 device = btrfs_scan_one_device(param->string, mode, false); in btrfs_parse_param() 1850 device = btrfs_scan_one_device(fc->source, mode, true); in btrfs_get_tree_super() 2228 device = btrfs_scan_one_device(vol->name, BLK_OPEN_READ, false); in btrfs_control_ioctl() 2246 device = btrfs_scan_one_device(vol->name, BLK_OPEN_READ, false); in btrfs_control_ioctl()
|
| H A D | volumes.h | 722 struct btrfs_device *btrfs_scan_one_device(const char *path, blk_mode_t flags,
|
| H A D | volumes.c | 1433 struct btrfs_device *btrfs_scan_one_device(const char *path, blk_mode_t flags, in btrfs_scan_one_device() function
|