Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/target/
Dtarget_core_user.c99 struct tcmu_dev;
105 struct tcmu_dev *udev;
110 struct tcmu_dev { struct
173 #define TCMU_DEV(_se_dev) container_of(_se_dev, struct tcmu_dev, se_dev) argument
177 struct tcmu_dev *tcmu_dev; member
304 struct tcmu_dev *udev = nl_cmd->udev; in tcmu_fail_netlink_cmd()
373 struct tcmu_dev *udev = NULL; in tcmu_genl_cmd_done()
497 struct tcmu_dev *udev = tcmu_cmd->tcmu_dev; in tcmu_cmd_free_data()
504 static inline int tcmu_get_empty_block(struct tcmu_dev *udev, in tcmu_get_empty_block()
552 static int tcmu_get_empty_blocks(struct tcmu_dev *udev, in tcmu_get_empty_blocks()
[all …]