Searched refs:btrfs_scan_one_device (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | super.c | 1060 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() 2350 device = btrfs_scan_one_device(vol->name, FMODE_READ, in btrfs_control_ioctl() 2360 device = btrfs_scan_one_device(vol->name, FMODE_READ, in btrfs_control_ioctl()
|
| H A D | volumes.h | 436 struct btrfs_device *btrfs_scan_one_device(const char *path,
|
| H A D | volumes.c | 1381 struct btrfs_device *btrfs_scan_one_device(const char *path, fmode_t flags, in btrfs_scan_one_device() function
|