Lines Matching full:exist
110 * Returns 0 is instance exist
271 * only create a handle if it doesn't exist. It is ok to exist in smb_smf_create_service_pgroup()
283 /* doesn't exist so create one */ in smb_smf_create_service_pgroup()
318 * only create a handle if it doesn't exist. It is ok to exist in smb_smf_create_instance_pgroup()
331 /* doesn't exist so create one */ in smb_smf_create_instance_pgroup()
367 * only create a handle if it doesn't exist. It is ok to exist in smb_smf_delete_service_pgroup()
375 * only delete if it does exist. in smb_smf_delete_service_pgroup()
379 /* does exist so delete it */ in smb_smf_delete_service_pgroup()
417 * only create a handle if it doesn't exist. It is ok to exist in smb_smf_delete_instance_pgroup()
425 * only delete if it does exist. in smb_smf_delete_instance_pgroup()
429 /* does exist so delete it */ in smb_smf_delete_instance_pgroup()
466 * exist. in smb_smf_start_transaction()