Lines Matching defs:cmd
242 struct se_cmd *cmd; member
248 struct target_core_file_cmd *cmd; in cmd_rw_aio_complete() local
261 fd_execute_rw_aio(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents, in fd_execute_rw_aio()
318 static int fd_do_rw(struct se_cmd *cmd, struct file *fd, in fd_do_rw()
392 fd_execute_sync_cache(struct se_cmd *cmd) in fd_execute_sync_cache()
437 fd_execute_write_same(struct se_cmd *cmd) in fd_execute_write_same()
524 fd_do_prot_unmap(struct se_cmd *cmd, sector_t lba, sector_t nolb) in fd_do_prot_unmap()
544 fd_execute_unmap(struct se_cmd *cmd, sector_t lba, sector_t nolb) in fd_execute_unmap()
595 fd_execute_rw_buffered(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents, in fd_execute_rw_buffered()
679 fd_execute_rw(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents, in fd_execute_rw()
919 fd_parse_cdb(struct se_cmd *cmd) in fd_parse_cdb()