Searched refs:nodeupdates (Results 1 – 3 of 3) sorted by relevance
202 treescan(".", UFS_ROOTINO, nodeupdates); in main()213 treescan(".", UFS_ROOTINO, nodeupdates); in main()
72 long nodeupdates(char *, ino_t, int);
199 nodeupdates(char *name, ino_t ino, int type) in nodeupdates() function