Searched refs:show_configfs_dev_params (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/include/target/
H A Dtarget_core_backend.h35 ssize_t (*show_configfs_dev_params)(struct se_device *, char *); member in struct:se_subsystem_api
/linux-4.1.27/drivers/target/
H A Dtarget_core_rd.c743 .show_configfs_dev_params = rd_show_configfs_dev_params,
H A Dtarget_core_iblock.c914 .show_configfs_dev_params = iblock_show_configfs_dev_params,
H A Dtarget_core_file.c968 .show_configfs_dev_params = fd_show_configfs_dev_params,
H A Dtarget_core_pscsi.c1154 .show_configfs_dev_params = pscsi_show_configfs_dev_params,
H A Dtarget_core_user.c1088 .show_configfs_dev_params = tcmu_show_configfs_dev_params,
H A Dtarget_core_configfs.c1232 read_bytes += t->show_configfs_dev_params(dev, page+read_bytes); target_core_show_dev_info()

Completed in 182 milliseconds