Searched refs:srp_target_alloc (Results 1 – 2 of 2) sorted by relevance
113 int srp_target_alloc(struct srp_target *, struct device *, size_t, size_t);
2837 static int srp_target_alloc(struct scsi_target *starget) in srp_target_alloc() function3070 .target_alloc = srp_target_alloc,