export_count      632 drivers/target/target_core_configfs.c 	if (dev->export_count) {
export_count      635 drivers/target/target_core_configfs.c 			dev, dev->export_count);
export_count      692 drivers/target/target_core_configfs.c 	if (da->da_dev->export_count) {
export_count      695 drivers/target/target_core_configfs.c 			da->da_dev, da->da_dev->export_count);
export_count      715 drivers/target/target_core_configfs.c 	if (da->da_dev->export_count) {
export_count      718 drivers/target/target_core_configfs.c 			da->da_dev, da->da_dev->export_count);
export_count      818 drivers/target/target_core_configfs.c 	if (dev->export_count) {
export_count      820 drivers/target/target_core_configfs.c 		       " export_count is %d\n", dev, dev->export_count);
export_count      873 drivers/target/target_core_configfs.c 	if (dev->export_count) {
export_count      875 drivers/target/target_core_configfs.c 		       " export_count is %d\n", dev, dev->export_count);
export_count      926 drivers/target/target_core_configfs.c 	if (da->da_dev->export_count) {
export_count      929 drivers/target/target_core_configfs.c 		       da->da_dev, da->da_dev->export_count);
export_count      971 drivers/target/target_core_configfs.c 	if (da->da_dev->export_count) {
export_count      974 drivers/target/target_core_configfs.c 		       da->da_dev, da->da_dev->export_count);
export_count     1008 drivers/target/target_core_configfs.c 	if (dev->export_count) {
export_count     1011 drivers/target/target_core_configfs.c 			dev, dev->export_count);
export_count     1044 drivers/target/target_core_configfs.c 	if (da->da_dev->export_count) {
export_count     1047 drivers/target/target_core_configfs.c 			da->da_dev, da->da_dev->export_count);
export_count     1074 drivers/target/target_core_configfs.c 	if (da->da_dev->export_count) {
export_count     1077 drivers/target/target_core_configfs.c 			da->da_dev, da->da_dev->export_count);
export_count     1289 drivers/target/target_core_configfs.c 	if (dev->export_count) {
export_count     1291 drivers/target/target_core_configfs.c 			" active %d exports exist\n", dev->export_count);
export_count     1345 drivers/target/target_core_configfs.c 	if (dev->export_count) {
export_count     1347 drivers/target/target_core_configfs.c 			dev->export_count);
export_count     1401 drivers/target/target_core_configfs.c 	if (dev->export_count) {
export_count     1403 drivers/target/target_core_configfs.c 			dev->export_count);
export_count     1460 drivers/target/target_core_configfs.c 	if (dev->export_count) {
export_count     1463 drivers/target/target_core_configfs.c 			dev->export_count);
export_count     1864 drivers/target/target_core_configfs.c 	if (dev->export_count) {
export_count      482 drivers/target/target_core_device.c 	if (dev->export_count == 0x0000ffff) {
export_count       70 drivers/target/target_core_stat.c 	return snprintf(page, PAGE_SIZE, "%u\n", to_stat_dev(item)->export_count);
export_count      122 drivers/target/target_core_stat.c 	if (to_stat_tgt_dev(item)->export_count)
export_count      133 drivers/target/target_core_stat.c 	if (to_stat_tgt_dev(item)->export_count)
export_count      272 drivers/target/target_core_stat.c 		(dev->export_count) ? "available" : "notavailable");
export_count      607 drivers/target/target_core_tpg.c 	dev->export_count++;
export_count      654 drivers/target/target_core_tpg.c 		dev->export_count--;
export_count      962 drivers/target/target_core_transport.c 	if (dev->export_count)
export_count     2263 drivers/target/target_core_user.c 	if (da->da_dev->export_count) {
export_count      787 include/target/target_core_base.h 	u32			export_count;