Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c64 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in __do_binderfs_test() local
388 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in TEST() local
/linux-6.6.21/tools/laptop/freefall/
Dfreefall.c26 static char device_path[32]; variable
/linux-6.6.21/tools/testing/selftests/sgx/
Dload.c179 const char device_path[] = "/dev/sgx_enclave"; in encl_load() local
/linux-6.6.21/sound/xen/
Dxen_snd_front_cfg.c389 char *device_path; in cfg_device() local
/linux-6.6.21/fs/btrfs/
Ddev-replace.c244 const char *device_path, in btrfs_init_dev_replace_tgtdev()
Dvolumes.c513 btrfs_get_bdev_and_sb(const char *device_path, blk_mode_t flags, void *holder, in btrfs_get_bdev_and_sb()
1911 static void update_dev_time(const char *device_path) in update_dev_time()
2067 const char *device_path) in btrfs_scratch_superblocks()
2416 const char *device_path) in btrfs_find_device_by_devspec()
2612 int btrfs_init_new_device(struct btrfs_fs_info *fs_info, const char *device_path) in btrfs_init_new_device()
/linux-6.6.21/include/uapi/linux/
Dedd.h168 } device_path; member
/linux-6.6.21/drivers/nvme/target/
Dnvmet.h74 const char *device_path; member