Searched defs:global (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Dmachine-image.c705 int image_path_lock(const char *path, int operation, LockFile *global, LockFile *local) { argument
712 assert(global);
717 * shared via NFS. And another "global" one, in /run, that
739 r = make_lock_file(p, operation, global);

Completed in 29 milliseconds