Searched refs:client_import_del_conn (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_lib.c141 int client_import_del_conn(struct obd_import *imp, struct obd_uuid *uuid) function
194 EXPORT_SYMBOL(client_import_del_conn); variable
/drivers/staging/lustre/lustre/include/
H A Dlustre_net.h2874 int client_import_del_conn(struct obd_import *imp, struct obd_uuid *uuid);
/drivers/staging/lustre/lustre/mgc/
H A Dmgc_request.c1725 .o_del_conn = client_import_del_conn,
/drivers/staging/lustre/lustre/mdc/
H A Dmdc_request.c2656 .o_del_conn = client_import_del_conn,
/drivers/staging/lustre/lustre/osc/
H A Dosc_request.c3314 .o_del_conn = client_import_del_conn,

Completed in 156 milliseconds