Searched refs:t_type (Results 1 – 11 of 11) sorted by relevance
49 if (transports[trans->t_type]) in rds_trans_register()51 trans->t_type); in rds_trans_register()53 transports[trans->t_type] = trans; in rds_trans_register()67 transports[trans->t_type] = NULL; in rds_trans_unregister()104 struct rds_transport *rds_trans_get(int t_type) in rds_trans_get() argument114 if (trans && trans->t_type == t_type && in rds_trans_get()
261 int t_type; in rds_set_transport() local269 if (copy_from_user(&t_type, (int __user *)optval, sizeof(t_type))) in rds_set_transport()272 if (t_type < 0 || t_type >= RDS_TRANS_COUNT) in rds_set_transport()275 rs->rs_transport = rds_trans_get(t_type); in rds_set_transport()358 trans = (rs->rs_transport ? rs->rs_transport->t_type : in rds_getsockopt()
284 .t_type = RDS_TRANS_IWARP,
435 unsigned int t_type; member824 struct rds_transport *rds_trans_get(int t_type);
406 .t_type = RDS_TRANS_IB
266 .t_type = RDS_TRANS_TCP,
322 if (conn->c_trans->t_type != RDS_TRANS_TCP || in rds_conn_shutdown()
83 tp->t_type = type; in _xfs_trans_alloc()128 ntp->t_type = tp->t_type; in xfs_trans_dup()222 permanent, tp->t_type); in xfs_trans_reserve()
165 uint t_type);
93 unsigned int t_type; /* transaction type */ member
439 uint t_type) in xfs_log_reserve() argument459 tic->t_trans_type = t_type; in xfs_log_reserve()