Home
last modified time | relevance | path

Searched defs:optype (Results 1 – 14 of 14) sorted by relevance

/linux/fs/smb/client/
H A Dtransport.c430 int optype; in wait_for_free_credits() local
672 int optype; in cifs_call_async() local
868 int i, j, optype, rc = 0; in compound_send_recv() local
H A Dsmb1ops.c271 struct cifs_credits *credits, const int optype) in cifs_add_credits() argument
290 cifs_get_credits_field(struct TCP_Server_Info *server, const int optype) in cifs_get_credits_field() argument
H A Dsmb2ops.c70 struct cifs_credits *credits, const int optype) in smb2_add_credits() argument
216 smb2_get_credits_field(struct TCP_Server_Info *server, const int optype) in smb2_get_credits_field() argument
H A Dcifsglob.h891 add_credits(struct TCP_Server_Info * server,struct cifs_credits * credits,const int optype) add_credits() argument
898 add_credits_and_wake_if(struct TCP_Server_Info * server,struct cifs_credits * credits,const int optype) add_credits_and_wake_if() argument
1732 unsigned int optype; /* operation type */ global() member
/linux/drivers/crypto/caam/
H A Dqi.h38 enum optype { enum
/linux/include/uapi/linux/
H A Ddlm_plock.h32 __u8 optype; member
/linux/drivers/dma/idxd/
H A Dsubmit.c27 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype) in idxd_alloc_desc()
/linux/drivers/spi/
H A Dspi-intel.c345 static int intel_spi_opcode_index(struct intel_spi *ispi, u8 opcode, int optype) in intel_spi_opcode_index()
397 int optype) in intel_spi_sw_cycle()
/linux/drivers/edac/
H A Dskx_common.c655 char *optype; in skx_mce_output_error() local
H A Di7core_edac.c1696 char *optype, *err; in i7core_mce_output_error() local
H A Dsb_edac.c3098 char *optype, *area_type = "DRAM"; in sbridge_mce_output_error() local
/linux/drivers/media/platform/via/
H A Dvia-camera.c127 #define sensor_call(cam, optype, func, args...) \ argument
/linux/drivers/scsi/
H A Dmyrb.h592 unsigned char optype; /* Byte 2 */ member
618 unsigned char optype; /* Byte 2 */ member
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2693 struct be_dma_mem *flash_cmd, int optype, int img_size, in be_flash()