Searched refs:target_obj (Results 1 – 4 of 4) sorted by relevance
58 function target_obj function87 obj=$(target_obj $fs)101 obj=$(target_obj ${fs}-new)103 obj=$(target_obj ${fsclone}-new)114 obj=$(target_obj $fsclone)122 obj=$(target_obj $vol)136 obj=$(target_obj ${vol}-new)139 obj=$(target_obj ${volclone}-new)150 obj=$(target_obj $volclone)
74 target_obj='target-file'86 touch $test_path/$target_obj87 log_note "Created target: $test_path/$target_obj"88 op="$op $test_path/$target_obj"
861 vlan_mac.target_obj, TRUE, in ecore_set_one_mac_e2()1193 struct ecore_vlan_mac_obj *dest_o = elem->cmd_data.vlan_mac.target_obj; in ecore_validate_vlan_mac_move()1548 cam_obj = elem->cmd_data.vlan_mac.target_obj; in ecore_execute_vlan_mac()1619 cam_obj = elem->cmd_data.vlan_mac.target_obj; in ecore_execute_vlan_mac()
546 struct ecore_vlan_mac_obj *target_obj; member