Searched defs:lgr (Results 1 – 16 of 16) sorted by relevance
/linux-6.3-rc2/net/smc/ |
A D | smc_core.c | 480 struct smc_link_group *lgr; in smc_nl_fill_lgr_list() local 562 struct smc_link_group *lgr; in smc_nl_handle_smcd_lgr() local 823 struct smc_link_group *lgr; in smc_lgr_create() local 1099 struct smc_link_group *lgr) in smcr_buf_unuse() 1134 struct smc_link_group *lgr) in smc_buf_unuse() 1510 struct smc_link_group *lgr, *l; in smc_smcd_terminate() local 1536 struct smc_link_group *lgr, *lg; in smc_smcd_terminate_all() local 1560 struct smc_link_group *lgr, *lg; in smc_smcr_terminate_all() local 1654 struct smc_link_group *lgr, *n; in smcr_port_add() local 1736 struct smc_link_group *lgr, *n; in smcr_port_err() local [all …]
|
A D | smc_llc.c | 436 struct smc_link_group *lgr, size_t len) in smc_llc_init_msg_hdr() 599 struct smc_link_group *lgr = link->lgr; in smc_llc_fill_ext_v2() local 830 struct smc_link_group *lgr = link->lgr; in smc_llc_add_link_cont() local 884 struct smc_link_group *lgr = link->lgr; in smc_llc_cli_rkey_exchange() local 939 struct smc_link_group *lgr = link->lgr; in smc_llc_cli_conf_link() local 996 struct smc_link_group *lgr = link->lgr; in smc_llc_save_add_link_rkeys() local 1308 struct smc_link_group *lgr = link->lgr; in smc_llc_srv_rkey_exchange() local 1349 struct smc_link_group *lgr = link->lgr; in smc_llc_srv_conf_link() local 1392 struct smc_link_group *lgr = link->lgr; in smc_llc_srv_add_link() local 1850 struct smc_link_group *lgr = link->lgr; in smc_llc_event_handler() local [all …]
|
A D | smc_llc.h | 63 static inline struct smc_link *smc_llc_usable_link(struct smc_link_group *lgr) in smc_llc_usable_link() 74 static inline void smc_llc_set_termination_rsn(struct smc_link_group *lgr, in smc_llc_set_termination_rsn()
|
A D | smc_wr.c | 201 struct smc_link_group *lgr = smc_get_lgr(link); in smc_wr_tx_get_free_slot() local 679 void smc_wr_free_lgr_mem(struct smc_link_group *lgr) in smc_wr_free_lgr_mem() 722 int smc_wr_alloc_lgr_mem(struct smc_link_group *lgr) in smc_wr_alloc_lgr_mem()
|
A D | smc_ib.c | 125 struct smc_link_group *lgr = smc_get_lgr(lnk); in smc_ib_ready_link() local 329 struct smc_link_group *lgr; in smc_ib_gid_check() local 466 struct smc_link_group *lgr; in smcr_diag_is_dev_critical() local
|
A D | smc_ism.c | 200 int smc_ism_register_dmb(struct smc_link_group *lgr, int dmb_len, in smc_ism_register_dmb() 516 int smc_ism_signal_shutdown(struct smc_link_group *lgr) in smc_ism_signal_shutdown()
|
A D | af_smc.c | 495 struct smc_link_group *lgr = link->lgr; in smcr_lgr_reg_sndbufs() local 518 struct smc_link_group *lgr = link->lgr; in smcr_lgr_reg_rmbs() local 954 struct smc_link_group *lgr = conn->lgr; in smc_conn_abort() local 1135 void smc_fill_gid_list(struct smc_link_group *lgr, in smc_fill_gid_list()
|
A D | smc_rx.c | 152 struct smc_link_group *lgr = smc->conn.lgr; in smc_rx_splice() local
|
A D | smc_cdc.c | 440 struct smc_link_group *lgr; in smc_cdc_rx_handler() local
|
A D | smc_tx.c | 337 struct smc_link_group *lgr = conn->lgr; in smc_tx_rdma_write() local
|
A D | smc_core.h | 144 struct smc_link_group *lgr; /* parent link group */ member 404 u32 token, struct smc_link_group *lgr) in smc_lgr_find_conn()
|
A D | smc.h | 152 struct smc_link_group *lgr; /* link group of connection */ member
|
A D | smc_pnet.c | 1020 void smc_pnet_find_alt_roce(struct smc_link_group *lgr, in smc_pnet_find_alt_roce()
|
/linux-6.3-rc2/fs/nfs/filelayout/ |
A D | filelayout.c | 601 struct nfs4_layoutget_res *lgr, in filelayout_check_layout() 652 struct nfs4_layoutget_res *lgr, in filelayout_decode_layout() 767 struct nfs4_layoutget_res *lgr, in filelayout_alloc_lseg()
|
/linux-6.3-rc2/fs/nfs/blocklayout/ |
A D | blocklayout.c | 644 bl_alloc_lseg(struct pnfs_layout_hdr *lo, struct nfs4_layoutget_res *lgr, in bl_alloc_lseg()
|
/linux-6.3-rc2/fs/nfs/flexfilelayout/ |
A D | flexfilelayout.c | 367 struct nfs4_layoutget_res *lgr, in ff_layout_alloc_lseg()
|
Completed in 58 milliseconds