Lines Matching full:system
33 .Nd get file system statistics
46 system call
47 returns information about a mounted file system.
51 is the path name of any file within the mounted file system.
59 typedef struct fsid { int32_t val[2]; } fsid_t; /* file system id type */
98 The file system is mounted read-only;
101 Files may not be executed from the file system.
105 All I/O to the file system is done synchronously.
107 No file system I/O is done synchronously.
117 Union with underlying file system.
133 The file system resides locally.
135 The file system has quotas enabled on it.
137 Identifies the root file system.
139 The file system is exported read-only.
143 The file system has been mounted by a user.
147 The file system is exported for both reading and writing.
149 The file system is exported for both reading and writing to any Internet host.
151 The file system maps all remote accesses to the anonymous user.
153 The file system is exported with Kerberos uid mapping.
155 The file system is exported publicly (WebNFS).
158 Fields that are undefined for a particular file system are set to -1.
161 system call
169 system call
203 error occurred while reading from or writing to the file system.
205 Corrupted data was detected while reading from the file system.
210 system call
226 error occurred while reading from or writing to the file system.
228 Corrupted data was detected while reading from the file system.
250 system call first appeared in