Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/restore/
H A Dmain.c217 treescan(".", UFS_ROOTINO, nodeupdates); in main()
228 treescan(".", UFS_ROOTINO, nodeupdates); in main()
H A Dextern.h75 long nodeupdates(char *, ino_t, int);
H A Drestore.c208 nodeupdates(char *name, ino_t ino, int type) in nodeupdates() function