Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c770 OBD_FREE_RCU(exp, sizeof(*exp), &exp->exp_handle); in class_export_destroy()
843 INIT_LIST_HEAD(&export->exp_handle.h_link); in class_new_export()
845 class_handle_hash(&export->exp_handle, &export_handle_ops); in class_new_export()
904 class_handle_unhash(&export->exp_handle); in class_new_export()
914 class_handle_unhash(&exp->exp_handle); in class_unlink_export()
1119 conn->cookie = export->exp_handle.h_cookie; in class_connect()
1202 export->exp_handle.h_cookie); in class_disconnect()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_export.h156 struct portals_handle exp_handle; member
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c566 exp, exp ? exp->exp_handle.h_cookie : -1); in client_disconnect_export()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c94 tgt->ltd_uuid.uuid, tgt->ltd_exp->exp_handle.h_cookie); in lmv_set_mdc_active()
2336 exp->exp_handle.h_cookie); in lmv_get_info()
2402 exp->exp_handle.h_cookie); in lmv_set_info_async()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c1939 sbi->ll_md_exp->exp_handle.h_cookie); in ll_umount_begin()
1947 sbi->ll_dt_exp->exp_handle.h_cookie); in ll_umount_begin()
Dfile.c144 ll_i2mdexp(inode)->exp_handle.h_cookie); in ll_close_inode_openhandle()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c385 tgt->ltd_exp->exp_handle.h_cookie); in lov_set_osc_active()