Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c190 #define DFO_HEADER 0x1 /* output preceded by header */ macro
1896 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS; in select_output()
1905 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS; in select_output()
1914 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS; in select_output()
1917 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS; in select_output()
2036 (dfop->dfo_flags & DFO_HEADER)) { in do_df()