Searched defs:device_path (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/Documentation/laptops/
H A Dfreefall.c27 static char device_path[32]; variable
/linux-4.1.27/include/uapi/linux/
H A Dedd.h167 } device_path; member in struct:edd_device_params
/linux-4.1.27/arch/parisc/include/uapi/asm/
H A Dpdc.h350 struct device_path { /* page 1-69 */ struct
/linux-4.1.27/fs/btrfs/
H A Dvolumes.c188 btrfs_get_bdev_and_sb(const char *device_path, fmode_t flags, void *holder, btrfs_get_bdev_and_sb() argument
1546 int btrfs_rm_device(struct btrfs_root *root, char *device_path) btrfs_rm_device() argument
1899 static int btrfs_find_device_by_path(struct btrfs_root *root, char *device_path, btrfs_find_device_by_path() argument
2096 int btrfs_init_new_device(struct btrfs_root *root, char *device_path) btrfs_init_new_device() argument
2304 int btrfs_init_dev_replace_tgtdev(struct btrfs_root *root, char *device_path, btrfs_init_dev_replace_tgtdev() argument
1926 btrfs_find_device_missing_or_by_path(struct btrfs_root *root, char *device_path, struct btrfs_device **device) btrfs_find_device_missing_or_by_path() argument

Completed in 520 milliseconds