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.sh31 ublk_io_and_kill_daemon 8G -t null -q 4 -z --no_ublk_fixed_fd &
32 ublk_io_and_kill_daemon 256M -t loop -q 4 -z --no_ublk_fixed_fd "${UBLK_BACKFILES[0]}" &
39 …ublk_io_and_kill_daemon 256M -t stripe -q 4 --auto_zc --no_ublk_fixed_fd "${UBLK_BACKFILES[1]}" "$…
H A Dtest_stress_07.sh28 ublk_io_and_kill_daemon 8G -t null -q 4 -u --no_ublk_fixed_fd &
29 ublk_io_and_kill_daemon 256M -t loop -q 4 -u --no_ublk_fixed_fd "${UBLK_BACKFILES[0]}" &
H A Dkublk.h80 unsigned int no_ublk_fixed_fd:1; member
H A Dkublk.c1008 if (ctx->no_ublk_fixed_fd) in ublk_start_daemon()
1701 ctx.no_ublk_fixed_fd = 1; in main()