nvme_pr_command  1969 drivers/nvme/host/core.c 	return nvme_pr_command(bdev, cdw10, old, new, nvme_cmd_resv_register);
nvme_pr_command  1982 drivers/nvme/host/core.c 	return nvme_pr_command(bdev, cdw10, key, 0, nvme_cmd_resv_acquire);
nvme_pr_command  1989 drivers/nvme/host/core.c 	return nvme_pr_command(bdev, cdw10, old, new, nvme_cmd_resv_acquire);
nvme_pr_command  1995 drivers/nvme/host/core.c 	return nvme_pr_command(bdev, cdw10, key, 0, nvme_cmd_resv_register);
nvme_pr_command  2001 drivers/nvme/host/core.c 	return nvme_pr_command(bdev, cdw10, key, 0, nvme_cmd_resv_release);