Searched refs:dest_copy (Results 1 – 1 of 1) sorted by relevance
966 kfs_event copy, dest_copy; in release_event_ref() local1008 dest_copy = *kfse->dest; in release_event_ref()1010 dest_copy.str = NULL; in release_event_ref()1011 dest_copy.len = 0; in release_event_ref()1012 dest_copy.type = FSE_INVALID; in release_event_ref()1021 if (dest_copy.type != FSE_INVALID) { in release_event_ref()1065 if (dest_copy.type != FSE_INVALID && dest_copy.str) { in release_event_ref()1066 if (dest_copy.len == 0) { in release_event_ref()1070 vfs_removename(dest_copy.str); in release_event_ref()