Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/src/
HDhardlink.c62 lookup_file_by_inode (const char *filepath) in lookup_file_by_inode() function
145 n = lookup_file_by_inode (path); in update_hardlink_info()
195 (void) lookup_file_by_inode (path); in list_linked_files_on_disk()
283 link = lookup_file_by_inode (path); in find_checkedout_proc()
HDhardlink.h30 Node *lookup_file_by_inode (const char *);
HDcommit.c1139 linkp = lookup_file_by_inode (fullpath); in check_fileproc()
HDupdate.c556 linkp = lookup_file_by_inode (fullpath); in get_linkinfo_proc()