Home
last modified time | relevance | path

Searched refs:nodeupdates (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sbin/restore/
H A Dmain.c215 treescan(".", UFS_ROOTINO, nodeupdates); in main()
226 treescan(".", UFS_ROOTINO, nodeupdates); in main()
H A Dextern.h74 long nodeupdates(char *, ino_t, int);
H A Drestore.c206 nodeupdates(char *name, ino_t ino, int type) in nodeupdates() function