Searched refs:fh_type (Results 1 – 4 of 4) sorted by relevance
/include/linux/ |
D | exportfs.h | 197 int fh_len, int fh_type); 199 int fh_len, int fh_type); 225 struct fid *fid, int fh_len, int fh_type, 228 struct fid *fid, int fh_len, int fh_type,
|
/include/scsi/ |
D | fc_encode.h | 51 fh->fh_type = type; in __fc_fill_fc_hdr() 122 enum fc_fh_type *fh_type) in fc_ct_ns_fill() argument 190 *fh_type = FC_TYPE_CT; in fc_ct_ns_fill() 206 enum fc_fh_type *fh_type) in fc_ct_ms_fill() argument 484 *fh_type = FC_TYPE_CT; in fc_ct_ms_fill() 500 enum fc_fh_type *fh_type, u32 *did) in fc_ct_fill() argument 506 rc = fc_ct_ms_fill(lport, fc_id, fp, op, r_ctl, fh_type); in fc_ct_fill() 511 rc = fc_ct_ns_fill(lport, fc_id, fp, op, r_ctl, fh_type); in fc_ct_fill() 680 enum fc_rctl *r_ctl, enum fc_fh_type *fh_type) in fc_els_fill() argument 724 *fh_type = FC_TYPE_ELS; in fc_els_fill()
|
D | libfc.h | 434 u8 fh_type; member
|
/include/uapi/scsi/fc/ |
D | fc_fs.h | 28 __u8 fh_type; /* see enum fc_fh_type below */ member
|