Searched refs:fc_ct_ns_fill (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/ |
H A D | fc_encode.h | 111 * fc_ct_ns_fill() - Fill in a name service request frame 119 static inline int fc_ct_ns_fill(struct fc_lport *lport, in fc_ct_ns_fill() function 511 rc = fc_ct_ns_fill(lport, fc_id, fp, op, r_ctl, fh_type); in fc_ct_fill()
|
/kernel/linux/linux-6.6/drivers/scsi/libfc/ |
H A D | fc_encode.h | 83 * fc_ct_ns_fill() - Fill in a name service request frame 91 static inline int fc_ct_ns_fill(struct fc_lport *lport, in fc_ct_ns_fill() function 735 rc = fc_ct_ns_fill(lport, fc_id, fp, op, r_ctl, fh_type); in fc_ct_fill()
|
Completed in 3 milliseconds