Home
last modified time | relevance | path

Searched refs:hardlink_context_destroy (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dcopy.c590 static void hardlink_context_destroy(HardlinkContext *c) { in hardlink_context_destroy() function
869 _cleanup_(hardlink_context_destroy) HardlinkContext our_hardlink_context = { in fd_copy_directory()