Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhardlink.c64 lookup_file_by_inode (const char *filepath) in lookup_file_by_inode() function
147 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()
H A Dhardlink.h30 Node *lookup_file_by_inode (const char *);
H A Dcommit.c1091 linkp = lookup_file_by_inode (fullpath); in check_fileproc()
H A Dupdate.c565 linkp = lookup_file_by_inode (fullpath); in get_linkinfo_proc()
H A DChangeLog1061 * hardlink.c (lookup_file_by_inode): Use Xasprintf instead of
2221 (lookup_file_by_inode): Use new function as delproc since it should
12629 * hardlink.c (lookup_file_by_inode): Use existence_error rather than
13388 lookup_file_by_inode, update_hardlink_info, list_files_linked_to):