Searched refs:lookup_file_by_inode (Results 1 – 5 of 5) sorted by relevance
64 lookup_file_by_inode (const char *filepath) in lookup_file_by_inode() function147 n = lookup_file_by_inode (path); in update_hardlink_info()197 (void) lookup_file_by_inode (path); in list_linked_files_on_disk()285 link = lookup_file_by_inode (path); in find_checkedout_proc()
30 Node *lookup_file_by_inode (const char *);
1091 linkp = lookup_file_by_inode (fullpath); in check_fileproc()
565 linkp = lookup_file_by_inode (fullpath); in get_linkinfo_proc()
1061 * hardlink.c (lookup_file_by_inode): Use Xasprintf instead of2221 (lookup_file_by_inode): Use new function as delproc since it should12629 * hardlink.c (lookup_file_by_inode): Use existence_error rather than13388 lookup_file_by_inode, update_hardlink_info, list_files_linked_to):