Home
last modified time | relevance | path

Searched refs:obd_set_info_async (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c270 rc = obd_set_info_async(NULL, obd->obd_self_export, in lustre_start_mgc()
317 rc = obd_set_info_async(NULL, obd->obd_self_export, in lustre_start_mgc()
427 rc = obd_set_info_async(NULL, obd->obd_self_export, in lustre_start_mgc()
Dgenops.c621 rc2 = obd_set_info_async(NULL, obd->obd_self_export, in class_notify_sptlrpc_conf()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c630 rc = obd_set_info_async(NULL, tgt->ltd_exp, in lov_add_target()
2146 err = obd_set_info_async(env, tgt->ltd_exp, in lov_set_info_async()
2150 err = obd_set_info_async(env, tgt->ltd_exp, in lov_set_info_async()
2163 err = obd_set_info_async(env, tgt->ltd_exp, keylen, in lov_set_info_async()
2172 err = obd_set_info_async(env, tgt->ltd_exp, in lov_set_info_async()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c555 err = obd_set_info_async(NULL, sbi->ll_dt_exp, sizeof(KEY_CHECKSUM), in client_common_fill_super()
560 err = obd_set_info_async(NULL, sbi->ll_dt_exp, sizeof(KEY_CACHE_SET), in client_common_fill_super()
1917 obd_set_info_async(NULL, sbi->ll_md_exp, in ll_flush_ctx()
1920 obd_set_info_async(NULL, sbi->ll_dt_exp, in ll_flush_ctx()
1979 err = obd_set_info_async(NULL, sbi->ll_md_exp, in ll_remount_fs()
Dlproc_llite.c451 rc = obd_set_info_async(NULL, sbi->ll_dt_exp, in ll_max_cached_mb_seq_write()
501 rc = obd_set_info_async(NULL, sbi->ll_dt_exp, sizeof(KEY_CHECKSUM), in ll_checksum_seq_write()
Ddir.c649 rc = obd_set_info_async(NULL, mgc, sizeof(KEY_SET_INFO), KEY_SET_INFO, in ll_send_mgc_param()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c515 rc = obd_set_info_async(req->rq_svc_thread->t_env, in ldlm_handle_setinfo()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c281 obd_set_info_async(NULL, tgt->ltd_exp, sizeof(KEY_INTERMDS), in lmv_set_timeouts()
2416 err = obd_set_info_async(env, tgt->ltd_exp, in lmv_set_info_async()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h522 static inline int obd_set_info_async(const struct lu_env *env, in obd_set_info_async() function
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1853 rc = obd_set_info_async(NULL, exp, strlen(KEY_CHANGELOG_CLEAR), in mdc_iocontrol()