Home
last modified time | relevance | path

Searched defs:ufs1_ino_t (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/ufs/
H A Dufs_types.h40 typedef __uint32_t ufs1_ino_t; typedef
/dragonfly/sbin/restore/
H A Ddirs.c217 treescan(char *pname, ufs1_ino_t ino, long (*todo)(char *, ufs1_ino_t, int)) in treescan() argument