Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsuper.c1060 device = btrfs_scan_one_device(device_name, flags, in btrfs_parse_device_options()
1659 device = btrfs_scan_one_device(device_name, mode, fs_type); in btrfs_mount_root()
2348 device = btrfs_scan_one_device(vol->name, FMODE_READ, in btrfs_control_ioctl()
2358 device = btrfs_scan_one_device(vol->name, FMODE_READ, in btrfs_control_ioctl()
H A Dvolumes.h436 struct btrfs_device *btrfs_scan_one_device(const char *path,
H A Dvolumes.c1404 struct btrfs_device *btrfs_scan_one_device(const char *path, fmode_t flags, in btrfs_scan_one_device() function
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsuper.c895 device = btrfs_scan_one_device(device_name, flags); in btrfs_parse_device_options()
1490 device = btrfs_scan_one_device(device_name, mode); in btrfs_mount_root()
2202 device = btrfs_scan_one_device(vol->name, BLK_OPEN_READ); in btrfs_control_ioctl()
2216 device = btrfs_scan_one_device(vol->name, BLK_OPEN_READ); in btrfs_control_ioctl()
H A Dvolumes.h614 struct btrfs_device *btrfs_scan_one_device(const char *path, blk_mode_t flags);
H A Dvolumes.c1361 struct btrfs_device *btrfs_scan_one_device(const char *path, blk_mode_t flags) in btrfs_scan_one_device() function

Completed in 24 milliseconds