Searched refs:hardlist (Results 1 – 5 of 5) sorted by relevance
55 List *hardlist; /* Record hardlink information for working files */ variable97 hp = findnode (hardlist, inodestr); in lookup_file_by_inode()105 (void) addnode (hardlist, hp); in lookup_file_by_inode()180 if (hardlist == NULL) in list_linked_files_on_disk()206 n = findnode (hardlist, inodestr); in list_linked_files_on_disk()
27 extern List *hardlist;
666 hardlist = getlist (); in commit()
509 hardlist = getlist(); in do_update()
13361 * commit.c (commit): Only set up hardlist if preserve_perms.13386 (hardlist, working_dir): New variables.13397 (check_fileproc): Add each file's link information to hardlist.