Home
last modified time | relevance | path

Searched refs:htlb_path (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/ublk/
H A Dkublk.h100 char *htlb_path; member
H A Dkublk.c1350 fd = open(ctx->htlb_path, O_RDWR); in ublk_shmem_htlb_setup()
1352 ublk_err("htlb: can't open %s\n", ctx->htlb_path); in ublk_shmem_htlb_setup()
1494 if (ctx->htlb_path) { in ublk_start_daemon()
2255 ctx.htlb_path = strdup(optarg); in main()