Home
last modified time | relevance | path

Searched refs:exp_handle (Results 1 – 7 of 7) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
Dgenops.c677 OBD_FREE_RCU(exp, sizeof(*exp), &exp->exp_handle); in class_export_destroy()
750 INIT_LIST_HEAD(&export->exp_handle.h_link); in class_new_export()
752 class_handle_hash(&export->exp_handle, &export_handle_ops); in class_new_export()
807 class_handle_unhash(&export->exp_handle); in class_new_export()
817 class_handle_unhash(&exp->exp_handle); in class_unlink_export()
1024 conn->cookie = export->exp_handle.h_cookie; in class_connect()
1060 export->exp_handle.h_cookie); in class_disconnect()
/drivers/staging/lustre/lustre/include/
Dlustre_export.h128 struct portals_handle exp_handle; member
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c564 exp, exp ? exp->exp_handle.h_cookie : -1); in client_disconnect_export()
/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c94 tgt->ltd_uuid.uuid, tgt->ltd_exp->exp_handle.h_cookie); in lmv_set_mdc_active()
2296 exp->exp_handle.h_cookie); in lmv_get_info()
2360 exp->exp_handle.h_cookie); in lmv_set_info_async()
/drivers/staging/lustre/lustre/llite/
Dllite_lib.c1836 sbi->ll_md_exp->exp_handle.h_cookie); in ll_umount_begin()
1844 sbi->ll_dt_exp->exp_handle.h_cookie); in ll_umount_begin()
Dfile.c143 ll_i2mdexp(inode)->exp_handle.h_cookie); in ll_close_inode_openhandle()
/drivers/staging/lustre/lustre/lov/
Dlov_obd.c373 tgt->ltd_exp->exp_handle.h_cookie); in lov_set_osc_active()