Home
last modified time | relevance | path

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

/freebsd/lib/libufs/
H A Dlibufs.h51 struct uufsd { struct
52 union {
56 union {
60 union {
64 const char *d_name; /* disk name */
69 ino_t d_inomin; /* low ino */
70 ino_t d_inomax; /* high ino */
72 int64_t d_bsize; /* device bsize */
74 int64_t d_mine; /* internal flags */
76 int32_t d_ufs; /* decimal UFS version */
[all …]