Searched refs:fcloop_create_remote_port (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | fcloop.c | 1259 fcloop_create_remote_port(struct device *dev, struct device_attribute *attr, in fcloop_create_remote_port() function 1461 static DEVICE_ATTR(add_remote_port, 0200, NULL, fcloop_create_remote_port);
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | fcloop.c | 1306 fcloop_create_remote_port(struct device *dev, struct device_attribute *attr, in fcloop_create_remote_port() function 1536 static DEVICE_ATTR(add_remote_port, 0200, NULL, fcloop_create_remote_port);
|
Completed in 5 milliseconds