Lines Matching refs:dfo_flags
182 int dfo_flags; member
1887 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS; in select_output()
1890 dfo.dfo_flags = DFO_NOFLAGS; in select_output()
1893 dfo.dfo_flags = DFO_STATVFS; in select_output()
1896 dfo.dfo_flags = DFO_HEADER + DFO_STATVFS; in select_output()
1899 dfo.dfo_flags = DFO_STATVFS; 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_HEADER + DFO_STATVFS; in select_output()
1911 dfo.dfo_flags = DFO_NOFLAGS; in select_output()
1914 dfo.dfo_flags = DFO_STATVFS; in select_output()
2017 if ((dfop->dfo_flags & DFO_STATVFS) && in do_df()
2027 (dfop->dfo_flags & DFO_HEADER)) { in do_df()