Searched defs:dfo_flags (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c176 int dfo_flags; member in struct:df_output
1948 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS;
1951 dfo.dfo_flags = DFO_NOFLAGS;
1954 dfo.dfo_flags = DFO_STATVFS;
1957 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS;
1960 dfo.dfo_flags = DFO_STATVFS;
1963 dfo.dfo_flags = DFO_STATVFS;
1966 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS;
1969 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS;
1972 dfo.dfo_flags
[all...]

Completed in 62 milliseconds