Home
last modified time | relevance | path

Searched refs:no_ublk_fixed_fd (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/ublk/
H A Dtest_stress_04.sh30 ublk_io_and_kill_daemon 8G -t null -q 4 -z --no_ublk_fixed_fd &
31 ublk_io_and_kill_daemon 256M -t loop -q 4 -z --no_ublk_fixed_fd "${UBLK_BACKFILES[0]}" &
38 …ublk_io_and_kill_daemon 256M -t stripe -q 4 --auto_zc --no_ublk_fixed_fd "${UBLK_BACKFILES[1]}" "$…
H A Dtest_stress_07.sh27 ublk_io_and_kill_daemon 8G -t null -q 4 -u --no_ublk_fixed_fd &
28 ublk_io_and_kill_daemon 256M -t loop -q 4 -u --no_ublk_fixed_fd "${UBLK_BACKFILES[0]}" &
H A Dkublk.h97 unsigned int no_ublk_fixed_fd:1; member
H A Dkublk.c1501 if (ctx->no_ublk_fixed_fd) in ublk_start_daemon()
2383 ctx.no_ublk_fixed_fd = 1; in main()