Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
target_core_sbc.c File Reference
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/ratelimit.h>
#include <asm/unaligned.h>
#include <scsi/scsi.h>
#include <target/target_core_base.h>
#include <target/target_core_backend.h>
#include <target/target_core_fabric.h>
#include "target_core_internal.h"
#include "target_core_ua.h"

Go to the source code of this file.

Functions

int spc_get_write_same_sectors (struct se_cmd *cmd)
 
 EXPORT_SYMBOL (spc_get_write_same_sectors)
 
int sbc_parse_cdb (struct se_cmd *cmd, struct spc_ops *ops)
 
 EXPORT_SYMBOL (sbc_parse_cdb)
 

Function Documentation

EXPORT_SYMBOL ( spc_get_write_same_sectors  )
EXPORT_SYMBOL ( sbc_parse_cdb  )
int sbc_parse_cdb ( struct se_cmd cmd,
struct spc_ops ops 
)

Definition at line 316 of file target_core_sbc.c.

int spc_get_write_same_sectors ( struct se_cmd cmd)

Definition at line 109 of file target_core_sbc.c.