Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
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 Dvolumes.h436 struct btrfs_device *btrfs_scan_one_device(const char *path,
H A Dvolumes.c1381 struct btrfs_device *btrfs_scan_one_device(const char *path, fmode_t flags, in btrfs_scan_one_device() function