Searched refs:srp_target_alloc (Results 1 – 3 of 3) sorted by relevance
113 int srp_target_alloc(struct srp_target *, struct device *, size_t, size_t);
104 int srp_target_alloc(struct srp_target *target, struct device *dev, in srp_target_alloc() function
2838 static int srp_target_alloc(struct scsi_target *starget) in srp_target_alloc() function3071 .target_alloc = srp_target_alloc,