Searched refs:make_lock_file_for (Results 1 – 3 of 3) sorted by relevance
11 int make_lock_file_for(const char *p, int operation, LockFile *ret);
85 int make_lock_file_for(const char *p, int operation, LockFile *ret) { in make_lock_file_for() function
1073 r = make_lock_file_for(path, operation, &t); in image_path_lock()