Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c183 int dfo_flags; member
1896 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS; in select_output()
1899 dfo.dfo_flags = DFO_NOFLAGS; in select_output()
1902 dfo.dfo_flags = DFO_STATVFS; in select_output()
1905 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS; in select_output()
1908 dfo.dfo_flags = DFO_STATVFS; in select_output()
1911 dfo.dfo_flags = DFO_STATVFS; in select_output()
1914 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS; in select_output()
1920 dfo.dfo_flags = DFO_NOFLAGS; in select_output()
1923 dfo.dfo_flags = DFO_STATVFS; in select_output()
[all …]