Home
last modified time | relevance | path

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

/qemu/scsi/
H A Dqemu-pr-helper.c373 int rq_servact = cdb[1]; in multipath_pr_in() local
378 switch (rq_servact) { in multipath_pr_in()
391 r = mpath_persistent_reserve_in(fd, rq_servact, &resp, noisy, verbose); in multipath_pr_in()
393 switch (rq_servact) { in multipath_pr_in()
428 int rq_servact = cdb[1]; in multipath_pr_out() local
446 switch (rq_servact) { in multipath_pr_out()
537 r = mpath_persistent_reserve_out(fd, rq_servact, rq_scope, rq_type, in multipath_pr_out()