Home
last modified time | relevance | path

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

/dragonfly/sbin/tunefs/
H A Dtunefs.c68 void getsb(struct fs *, const char *);
113 getsb(&sblock, special); in main()
298 getsb(struct fs *fs, const char *file) in getsb() function