Searched refs:exp_obd_chain_timed (Results 1 – 6 of 6) sorted by relevance
185 struct list_head exp_obd_chain_timed; member
616 exp_obd_chain_timed); in ping_evictor_main()
1051 if (list_empty(&exp->exp_obd_chain_timed)) { in ptlrpc_update_export_timer()1057 list_move_tail(&exp->exp_obd_chain_timed, in ptlrpc_update_export_timer()1061 struct obd_export, exp_obd_chain_timed); in ptlrpc_update_export_timer()
892 list_add_tail(&export->exp_obd_chain_timed, in class_new_export()924 list_del_init(&exp->exp_obd_chain_timed); in class_unlink_export()
538 list_del_init(&exp->exp_obd_chain_timed); in class_setup()
2075 list_del_init(&ec->ec_exp->exp_obd_chain_timed); in echo_client_setup()