Searched defs:device_path (Results 1 – 9 of 9) sorted by relevance
64 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in __do_binderfs_test() local387 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in TEST() local
26 static char device_path[32]; variable
129 const char device_path[] = "/dev/sgx_enclave"; in encl_load() local
371 struct device_path { /* page 1-69 */ struct379 struct device_path dp; /* see above */ argument
389 char *device_path; in cfg_device() local
244 const char *device_path, in btrfs_init_dev_replace_tgtdev()
497 btrfs_get_bdev_and_sb(const char *device_path, fmode_t flags, void *holder, in btrfs_get_bdev_and_sb()2032 const char *device_path) in btrfs_scratch_superblocks()2075 int btrfs_rm_device(struct btrfs_fs_info *fs_info, const char *device_path, in btrfs_rm_device()2324 struct btrfs_fs_info *fs_info, const char *device_path) in btrfs_find_device_by_path()2359 const char *device_path) in btrfs_find_device_by_devspec()2532 int btrfs_init_new_device(struct btrfs_fs_info *fs_info, const char *device_path) in btrfs_init_new_device()
168 } device_path; member
73 const char *device_path; member