Lines Matching full:system
34 .Nd return file system status
44 macro returns various pieces of information about the file system,
50 The file system.
56 into which information is placed about the file system.
61 related to the file system are as follows:
64 Type of file system.
72 The total number of data blocks in the file system.
74 The number of free blocks in the file system.
78 The total number of file nodes in the file system.
82 The number of synchronous writes since the file system was mounted.
84 The number of asynchronous writes since the file system was mounted.
86 The number of synchronous reads since the file system was mounted.
88 The number of asynchronous reads since the file system was mounted.
90 The maximum file name length for this file system.
92 The user ID of the user that mounted the file system.
94 Unique file system ID.
96 The file system type name; a string of at most
100 The device name the file system was mounted from; a string of at most
104 The name of the directory on which the file system is mounted;