Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dioctl.c61 static bool nvme_ns_cmd_allowed(struct nvme_ns *ns, struct nvme_command *c, in nvme_ns_cmd_allowed() function
118 return nvme_ns_cmd_allowed(ns, c, open_for_write); in nvme_cmd_allowed()