Searched refs:nvme_ns_cmd_allowed (Results 1 – 1 of 1) sorted by relevance
61 static bool nvme_ns_cmd_allowed(struct nvme_ns *ns, struct nvme_command *c, in nvme_ns_cmd_allowed() function118 return nvme_ns_cmd_allowed(ns, c, open_for_write); in nvme_cmd_allowed()