Searched refs:add_to_ino_dev_hashtable (Results 1 – 4 of 4) sorted by relevance
59 void FAST_FUNC add_to_ino_dev_hashtable(const struct stat *statbuf, const char *name) in add_to_ino_dev_hashtable() function
188 add_to_ino_dev_hashtable(&dest_stat, NULL); in copy_file()289 add_to_ino_dev_hashtable(&source_stat, dest); in copy_file()
188 add_to_ino_dev_hashtable(&statbuf, NULL); in du()
1828 void add_to_ino_dev_hashtable(const struct stat *statbuf, const char *name) FAST_FUNC;