Searched refs:ublk (Results 1 – 7 of 7) sorted by relevance
24 ublk
35 * ublk
332 io_uring based userspace block driver. Together with ublk server, ublk342 ublk driver started to take plain command encoding, which turns out351 suggested to enable N if your application(ublk server) switches to
544 static void *ublk_alloc_report_buffer(struct ublk_device *ublk, in ublk_alloc_report_buffer() argument547 struct request_queue *q = ublk->ub_disk->queue; in ublk_alloc_report_buffer()552 ublk->ub_disk->nr_zones); in ublk_alloc_report_buffer()
143 [ "$UBLK_TEST_QUIET" -eq 0 ] && echo "ublk $type: $*"144 echo "ublk selftest: $TID starting at $(date '+%F %T')" | tee /dev/kmsg195 echo "ublk selftest: $TID done at $(date '+%F %T')" | tee /dev/kmsg213 if [ ! -c /dev/ublk-control ]; then223 echo "fail to add ublk dev $*"260 # quiesce device and return ublk device state280 # kill the ublk daemon and return ublk device state359 [ "$UBLK_TEST_QUIET" -eq 0 ] && echo "run ublk IO vs. remove device(ublk ad[all...]
130 TARGETS += ublk
27294 F: Documentation/block/ublk.rst27297 F: tools/testing/selftests/ublk/