Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/target/
Dtarget_core_user.c100 struct tcmu_dev;
106 struct tcmu_dev *udev;
111 struct tcmu_dev { struct
174 #define TCMU_DEV(_se_dev) container_of(_se_dev, struct tcmu_dev, se_dev) argument
178 struct tcmu_dev *tcmu_dev; member
305 struct tcmu_dev *udev = nl_cmd->udev; in tcmu_fail_netlink_cmd()
374 struct tcmu_dev *udev = NULL; in tcmu_genl_cmd_done()
499 struct tcmu_dev *udev = tcmu_cmd->tcmu_dev; in tcmu_cmd_free_data()
506 static inline int tcmu_get_empty_block(struct tcmu_dev *udev, in tcmu_get_empty_block()
554 static int tcmu_get_empty_blocks(struct tcmu_dev *udev, in tcmu_get_empty_blocks()
[all …]