Home
last modified time | relevance | path

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

/linux/include/linux/io_uring/
H A Dcmd.h188 int io_buffer_unregister_bvec(struct io_uring_cmd *cmd, unsigned int index,
/linux/io_uring/
H A Drsrc.c991 int io_buffer_unregister_bvec(struct io_uring_cmd *cmd, unsigned int index, in io_buffer_unregister_bvec() function
1022 EXPORT_SYMBOL_GPL(io_buffer_unregister_bvec);
/linux/drivers/block/
H A Dublk_drv.c1871 io_buffer_unregister_bvec(data->cmd, index, in __ublk_batch_dispatch()
3142 return io_buffer_unregister_bvec(cmd, index, issue_flags); in ublk_unregister_io_buf()
3350 io_buffer_unregister_bvec(cmd, buf_idx, issue_flags); in ublk_ch_uring_cmd_local()
3685 io_buffer_unregister_bvec(data->cmd, buf_idx, data->issue_flags); in ublk_batch_commit_io()