Home
last modified time | relevance | path

Searched refs:cksum_type_t (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dobd_cksum.h40 static inline unsigned char cksum_obd2cfs(cksum_type_t cksum_type) in cksum_obd2cfs()
67 static inline u32 cksum_type_pack(cksum_type_t cksum_type) in cksum_type_pack()
101 static inline cksum_type_t cksum_type_unpack(u32 o_flags) in cksum_type_unpack()
119 static inline cksum_type_t cksum_types_supported_client(void) in cksum_types_supported_client()
121 cksum_type_t ret = OBD_CKSUM_ADLER; in cksum_types_supported_client()
137 static inline cksum_type_t cksum_types_supported_server(void) in cksum_types_supported_server()
140 cksum_type_t ret = OBD_CKSUM_ADLER; in cksum_types_supported_server()
166 static inline cksum_type_t cksum_type_select(cksum_type_t cksum_types) in cksum_type_select()
Dobd.h343 cksum_type_t cl_cksum_type;
/drivers/staging/lustre/lustre/osc/
Dosc_request.c1154 cksum_type_t cksum_type) in osc_checksum_bulk()
1358 cksum_type_t cksum_type = cli->cl_cksum_type; in osc_brw_prep_request()
1417 cksum_type_t client_cksum_type) in check_write_checksum()
1421 cksum_type_t cksum_type; in check_write_checksum()
1552 cksum_type_t cksum_type; in osc_brw_fini_request()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1415 } cksum_type_t; typedef