Searched refs:target_obj (Results 1 – 5 of 5) sorted by relevance
72 function target_obj function101 obj=$(target_obj $fs)115 obj=$(target_obj ${fs}-new)117 obj=$(target_obj ${fsclone}-new)128 obj=$(target_obj $fsclone)135 obj=$(target_obj $vol)147 obj=$(target_obj ${vol}-new)150 obj=$(target_obj ${volclone}-new)160 obj=$(target_obj $volclone)
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)121 obj=$(target_obj $vol)134 obj=$(target_obj ${vol}-new)138 obj=$(target_obj ${volclone}-new)149 obj=$(target_obj $volclone)
76 target_obj='target-file'88 > $test_path/$target_obj89 log_note "Created target: $test_path/$target_obj"90 op="$op $test_path/$target_obj"
1039 elem->cmd_data.vlan_mac.target_obj, in ecore_set_one_mac_e2()1196 elem->cmd_data.vlan_mac.target_obj, in ecore_set_one_vlan_e2()1248 elem->cmd_data.vlan_mac.target_obj, in ecore_set_one_vlan_mac_e2()1305 elem->cmd_data.vlan_mac.target_obj, in ecore_set_one_vxlan_fltr_e2()1626 struct ecore_vlan_mac_obj *dest_o = elem->cmd_data.vlan_mac.target_obj; in ecore_validate_vlan_mac_move()1985 cam_obj = elem->cmd_data.vlan_mac.target_obj; in ecore_execute_vlan_mac()2059 cam_obj = elem->cmd_data.vlan_mac.target_obj; in ecore_execute_vlan_mac()
597 struct ecore_vlan_mac_obj *target_obj; member