Searched refs:target_obj (Results 1 – 5 of 5) sorted by relevance
77 function target_obj function106 obj=$(target_obj $fs)120 obj=$(target_obj ${fs}-new)122 obj=$(target_obj ${fsclone}-new)133 obj=$(target_obj $fsclone)140 obj=$(target_obj $vol)152 obj=$(target_obj ${vol}-new)155 obj=$(target_obj ${volclone}-new)165 obj=$(target_obj $volclone)
57 function target_obj function86 obj=$(target_obj $fs)100 obj=$(target_obj ${fs}-new)102 obj=$(target_obj ${fsclone}-new)113 obj=$(target_obj $fsclone)120 obj=$(target_obj $vol)133 obj=$(target_obj ${vol}-new)137 obj=$(target_obj ${volclone}-new)148 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"
1041 elem->cmd_data.vlan_mac.target_obj, in ecore_set_one_mac_e2()1198 elem->cmd_data.vlan_mac.target_obj, in ecore_set_one_vlan_e2()1250 elem->cmd_data.vlan_mac.target_obj, in ecore_set_one_vlan_mac_e2()1307 elem->cmd_data.vlan_mac.target_obj, in ecore_set_one_vxlan_fltr_e2()1628 struct ecore_vlan_mac_obj *dest_o = elem->cmd_data.vlan_mac.target_obj; in ecore_validate_vlan_mac_move()1987 cam_obj = elem->cmd_data.vlan_mac.target_obj; in ecore_execute_vlan_mac()2061 cam_obj = elem->cmd_data.vlan_mac.target_obj; in ecore_execute_vlan_mac()
599 struct ecore_vlan_mac_obj *target_obj; member