Lines Matching full:file

33 .Nd static information about the file systems
37 The file
39 contains descriptive information about the various file
44 and maintain this file.
45 Each file system is described on a separate line;
61 remote file system to be mounted.
70 describes the mount point for the file system.
79 describes the type of the file system.
80 The system can support various file system types.
81 Only the root, /usr, and /tmp file systems need be statically
87 compile other file systems as well.
91 describes the mount options associated with the file system.
95 below) plus any additional options appropriate to the file system type.
100 page and the file system specific page, such as
103 All options that can be given to the file system specific mount commands
113 Other options need both the file system specific flag and its argument,
135 the file system is automatically processed by the
140 file system quotas are maintained in files named
144 which are located at the root of the associated file system.
147 Thus, if the user quota file for
167 is specified, the file system will not be automatically
169 Note that, for network file systems
179 startup script's list of network file system types.
183 is specified, the file system will be automatically mounted
192 is specified, it indicates that the status of an already mounted file
194 This allows, for example, file systems mounted read-only to be upgraded
196 By default, an entry corresponding to a file systems that is already
199 unless it's a root file system, in which case logic similar to
210 file is used to set up the initial set of file systems.
213 file is then run to update the initial set of file systems and
214 to add additional file systems.
229 then the file system whose name is given in the
232 specified special file.
238 then the special file is made available as a piece of swap
258 .Dq file
266 device file
269 .Dq file
274 device is created with the specified file used as backing store,
303 is used for these file systems by the
305 command to determine which file systems need to be dumped.
308 will assume that the file system does not need to be dumped.
310 between dumps for this file system.
318 programs to determine the order in which file system and quota
325 The root file system should be specified with a
327 of 1, and other file systems should have a
330 A file system with a
333 another file system is processed, and it will be processed before
334 all file systems with a larger
339 file systems within a drive will be checked sequentially,
340 but file systems on different drives will be checked at the
342 Once all file system checks are complete for the current
352 will assume that the file system does not need to be checked.
357 the system utilities may determine that the file system resides
361 All file systems with a lower
363 value will be completed before starting on file systems with a
367 E.g. all file systems with a
369 of 2 will be completed before any file systems with a
375 E.g. file systems listed in
391 char *fs_file; /* file system path prefix */
392 char *fs_vfstype; /* File system type, ufs, nfs */
411 The file
420 # UFS file system.
434 # UFS file system on a swap-backed md(4). /dev/md10 is
440 md11 none swap sw,file=/swapfile 0 0
446 # NFS-exported file system. "serv" is an NFS server name
466 file format appeared in