Home
last modified time | relevance | path

Searched refs:cld_resid (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c225 rc = mgc_logname2resid(logname, &cld->cld_resid, type); in do_config_log_add()
879 cld->cld_resid.name[0]); in mgc_enqueue()
894 rc = ldlm_cli_enqueue(exp, &req, &einfo, &cld->cld_resid, NULL, flags, in mgc_enqueue()
/drivers/staging/lustre/lustre/include/
Dobd_class.h152 struct ldlm_res_id cld_resid; member