Home
last modified time | relevance | path

Searched refs:sg_alloc_table_chained (Results 1 – 3 of 3) sorted by relevance

/linux/lib/
H A Dsg_pool.c112 int sg_alloc_table_chained(struct sg_table *table, int nents, in sg_alloc_table_chained() function
140 EXPORT_SYMBOL_GPL(sg_alloc_table_chained);
/linux/fs/smb/smbdirect/
H A Drw.c187 ret = sg_alloc_table_chained(&msg->sgt, in smbdirect_connection_rdma_xmit()
/linux/drivers/block/rnbd/
H A Drnbd-clt.c1133 err = sg_alloc_table_chained(&iu->sgt, in rnbd_queue_rq()