Searched defs:device_path (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/parisc/include/uapi/asm/ |
D | pdc.h | 350 struct device_path { /* page 1-69 */ struct 358 struct device_path dp; /* see above */ argument
|
/linux-4.4.14/tools/laptop/freefall/ |
D | freefall.c | 27 static char device_path[32]; variable
|
/linux-4.4.14/fs/btrfs/ |
D | volumes.c | 268 btrfs_get_bdev_and_sb(const char *device_path, fmode_t flags, void *holder, in btrfs_get_bdev_and_sb() 1690 int btrfs_rm_device(struct btrfs_root *root, char *device_path) in btrfs_rm_device() 2046 static int btrfs_find_device_by_path(struct btrfs_root *root, char *device_path, in btrfs_find_device_by_path() 2074 char *device_path, in btrfs_find_device_missing_or_by_path() 2241 int btrfs_init_new_device(struct btrfs_root *root, char *device_path) in btrfs_init_new_device() 2451 int btrfs_init_dev_replace_tgtdev(struct btrfs_root *root, char *device_path, in btrfs_init_dev_replace_tgtdev() 6865 void btrfs_scratch_superblocks(struct block_device *bdev, char *device_path) in btrfs_scratch_superblocks()
|
/linux-4.4.14/include/uapi/linux/ |
D | edd.h | 167 } device_path; member
|