data_nents        664 drivers/target/target_core_user.c 	unsigned int data_nents, struct iovec **iov,
data_nents        674 drivers/target/target_core_user.c 	for_each_sg(data_sg, sg, data_nents, i) {
data_nents        748 drivers/target/target_core_user.c 	unsigned int data_nents;
data_nents        753 drivers/target/target_core_user.c 		data_nents = se_cmd->t_data_nents;
data_nents        764 drivers/target/target_core_user.c 		data_nents = se_cmd->t_bidi_data_nents;
data_nents        769 drivers/target/target_core_user.c 	for_each_sg(data_sg, sg, data_nents, i) {