Searched refs:cksum_type_t (Results 1 – 4 of 4) sorted by relevance
40 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()
343 cksum_type_t cl_cksum_type;
1154 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()
1415 } cksum_type_t; typedef