Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dmountctl.h79 struct mountctl_install_journal { struct
80 char id[JIDMAX];
81 int flags; /* journaling flags */
82 int unused01;
83 int64_t membufsize; /* backing store */
84 int64_t swapbufsize; /* backing store */
86 int64_t unused02;
87 int stallwarn; /* stall warning (seconds) */
88 int stallerror; /* stall error (seconds) */
89 int unused03;
[all …]