View | Details | Raw Unified | Return to bug 25835
Collapse All | Expand All

(-)statfs.2 (-1 / +1 lines)
Lines 99-105 Link Here
99
Special files in the filesystem may not be opened.
99
Special files in the filesystem may not be opened.
100
.It Dv MNT_SYNCHRONOUS
100
.It Dv MNT_SYNCHRONOUS
101
All I/O to the filesystem is done synchronously.
101
All I/O to the filesystem is done synchronously.
102
.It Dv MNT_ASYNCHRONOUS
102
.It Dv MNT_ASYNC
103
No filesystem I/O is done synchronously.
103
No filesystem I/O is done synchronously.
104
.It Dv MNT_LOCAL
104
.It Dv MNT_LOCAL
105
The filesystem resides locally.
105
The filesystem resides locally.

Return to bug 25835