Home
last modified time | relevance | path

Searched refs:mcb_type (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1377 body->mcb_type = cld->cld_type; in mgc_process_recover_log()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2903 __u16 mcb_type; /* type of log: CONFIG_T_[CONFIG|RECOVER] */ member
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c1914 __swab16s(&body->mcb_type); in lustre_swab_mgs_config_body()