14a8d0283SMike Pritchard.\" $Id: lsvfs.1,v 1.2 1995/03/16 18:37:46 wollman Exp $ 22a136300SGarrett Wollman.\" Garrett A. Wollman, September 1994 32a136300SGarrett Wollman.\" This file is in the public domain. 42a136300SGarrett Wollman.\" 5f1b2407bSGarrett Wollman.Dd March 16, 1995 62a136300SGarrett Wollman.Dt LSVFS 1 72a136300SGarrett Wollman.Os 82a136300SGarrett Wollman.Sh NAME 92a136300SGarrett Wollman.Nm lsvfs 102a136300SGarrett Wollman.Nd list installed virtual file systems 112a136300SGarrett Wollman.Sh SYNOPSIS 122a136300SGarrett Wollman.Nm lsvfs 132a136300SGarrett Wollman.Op Ar vfsname Ar ... 142a136300SGarrett Wollman.Sh DESCRIPTION 152a136300SGarrett WollmanThe 162a136300SGarrett Wollman.Nm lsvfs 172a136300SGarrett Wollmancommand lists information about the currently loaded virtual filesystem 182a136300SGarrett Wollmanmodules. When 192a136300SGarrett Wollman.Ar vfsname 202a136300SGarrett Wollmanarguments are given, 212a136300SGarrett Wollman.Nm lsvfs 222a136300SGarrett Wollmanlists information about the specified VFS modules. Otherwise, 232a136300SGarrett Wollman.Nm lsvfs 242a136300SGarrett Wollmanlists all currently loaded modules. 252a136300SGarrett WollmanThe information is as follows: 262a136300SGarrett Wollman.Pp 272a136300SGarrett Wollman.Bl -tag -compact -width Filesystem 282a136300SGarrett Wollman.It Filesystem 292a136300SGarrett Wollmanthe name of the filesystem, as would be used in the 302a136300SGarrett Wollman.Fl t 312a136300SGarrett Wollmanoption to 322a136300SGarrett Wollman.Xr mount 8 332a136300SGarrett Wollman.It Index 342a136300SGarrett Wollmanthe kernel filesystem switch slot number for this filesystem, as would be 352a136300SGarrett Wollmanused in the 362a136300SGarrett Wollman.Ar type 372a136300SGarrett Wollmanparameter to 382a136300SGarrett Wollman.Xr mount 2 392a136300SGarrett Wollman.It Refs 402a136300SGarrett Wollmanthe number of references to this VFS; i.e., the number of currently 412a136300SGarrett Wollmanmounted filesystems of this type 422a136300SGarrett Wollman.It Flags 43f1b2407bSGarrett Wollmanflag bits (only 44f1b2407bSGarrett Wollman.Dq static 45f1b2407bSGarrett Wollmanis currently defined). 462a136300SGarrett Wollman.El 472a136300SGarrett Wollman.Sh SEE ALSO 482a136300SGarrett Wollman.Xr mount 2 , 492a136300SGarrett Wollman.Xr mount 8 502a136300SGarrett Wollman.Sh HISTORY 512a136300SGarrett WollmanA 522a136300SGarrett Wollman.Nm 534a8d0283SMike Pritchardcommand appeared in 542a136300SGarrett Wollman.Tn FreeBSD 552a136300SGarrett Wollman2.0. 56