blob: be1272cb8b451762bdc356ee52beb76708f2b1c6 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `vfs` mod in crate `nix`.">
<meta name="keywords" content="rust, rustlang, rust-lang, vfs">
<title>nix::sys::statfs::vfs - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../normalize.css">
<link rel="stylesheet" type="text/css" href="../../../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../../../main.css">
</head>
<body class="rustdoc mod">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'>Module vfs</p><div class="block items"><ul><li><a href="#modules">Modules</a></li><li><a href="#structs">Structs</a></li><li><a href="#constants">Constants</a></li></ul></div><p class='location'><a href='../../../index.html'>nix</a>::<wbr><a href='../../index.html'>sys</a>::<wbr><a href='../index.html'>statfs</a></p><script>window.sidebarCurrent = {name: 'vfs', ty: 'mod', relpath: '../'};</script><script defer src="../sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content">
<h1 class='fqn'><span class='in-band'>Module <a href='../../../index.html'>nix</a>::<wbr><a href='../../index.html'>sys</a>::<wbr><a href='../index.html'>statfs</a>::<wbr><a class="mod" href=''>vfs</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>&#x2212;</span>]
</a>
</span><a class='srclink' href='../../../../src/nix/sys/statfs.rs.html#4-88' title='goto source code'>[src]</a></span></h1>
<h2 id='modules' class='section-header'><a href="#modules">Modules</a></h2>
<table>
<tr class=' module-item'>
<td><a class="mod" href="hwdep/index.html"
title='mod nix::sys::statfs::vfs::hwdep'>hwdep</a></td>
<td class='docblock-short'>
</td>
</tr></table><h2 id='structs' class='section-header'><a href="#structs">Structs</a></h2>
<table>
<tr class=' module-item'>
<td><a class="struct" href="struct.Statfs.html"
title='struct nix::sys::statfs::vfs::Statfs'>Statfs</a></td>
<td class='docblock-short'>
</td>
</tr></table><h2 id='constants' class='section-header'><a href="#constants">Constants</a></h2>
<table>
<tr class=' module-item'>
<td><a class="constant" href="constant.ADFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::ADFS_SUPER_MAGIC'>ADFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.AFFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::AFFS_SUPER_MAGIC'>AFFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.BEFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::BEFS_SUPER_MAGIC'>BEFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.BFS_MAGIC.html"
title='constant nix::sys::statfs::vfs::BFS_MAGIC'>BFS_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.CIFS_MAGIC_NUMBER.html"
title='constant nix::sys::statfs::vfs::CIFS_MAGIC_NUMBER'>CIFS_MAGIC_NUMBER</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.CODA_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::CODA_SUPER_MAGIC'>CODA_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.COH_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::COH_SUPER_MAGIC'>COH_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.CRAMFS_MAGIC.html"
title='constant nix::sys::statfs::vfs::CRAMFS_MAGIC'>CRAMFS_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.DEVFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::DEVFS_SUPER_MAGIC'>DEVFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.EFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::EFS_SUPER_MAGIC'>EFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.EXT2_OLD_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::EXT2_OLD_SUPER_MAGIC'>EXT2_OLD_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.EXT2_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::EXT2_SUPER_MAGIC'>EXT2_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.EXT3_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::EXT3_SUPER_MAGIC'>EXT3_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.EXT4_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::EXT4_SUPER_MAGIC'>EXT4_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.EXT_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::EXT_SUPER_MAGIC'>EXT_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.HFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::HFS_SUPER_MAGIC'>HFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.HPFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::HPFS_SUPER_MAGIC'>HPFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.HUGETLBFS_MAGIC.html"
title='constant nix::sys::statfs::vfs::HUGETLBFS_MAGIC'>HUGETLBFS_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.ISOFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::ISOFS_SUPER_MAGIC'>ISOFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.JFFS2_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::JFFS2_SUPER_MAGIC'>JFFS2_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.JFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::JFS_SUPER_MAGIC'>JFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.MINIX2_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::MINIX2_SUPER_MAGIC'>MINIX2_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.MINIX2_SUPER_MAGIC2.html"
title='constant nix::sys::statfs::vfs::MINIX2_SUPER_MAGIC2'>MINIX2_SUPER_MAGIC2</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.MINIX_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::MINIX_SUPER_MAGIC'>MINIX_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.MINIX_SUPER_MAGIC2.html"
title='constant nix::sys::statfs::vfs::MINIX_SUPER_MAGIC2'>MINIX_SUPER_MAGIC2</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.MSDOS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::MSDOS_SUPER_MAGIC'>MSDOS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.NCP_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::NCP_SUPER_MAGIC'>NCP_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.NFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::NFS_SUPER_MAGIC'>NFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.NTFS_SB_MAGIC.html"
title='constant nix::sys::statfs::vfs::NTFS_SB_MAGIC'>NTFS_SB_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.OPENPROM_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::OPENPROM_SUPER_MAGIC'>OPENPROM_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.PROC_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::PROC_SUPER_MAGIC'>PROC_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.QNX4_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::QNX4_SUPER_MAGIC'>QNX4_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.REISERFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::REISERFS_SUPER_MAGIC'>REISERFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.ROMFS_MAGIC.html"
title='constant nix::sys::statfs::vfs::ROMFS_MAGIC'>ROMFS_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.SMB_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::SMB_SUPER_MAGIC'>SMB_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.SYSV2_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::SYSV2_SUPER_MAGIC'>SYSV2_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.SYSV4_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::SYSV4_SUPER_MAGIC'>SYSV4_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.TMPFS_MAGIC.html"
title='constant nix::sys::statfs::vfs::TMPFS_MAGIC'>TMPFS_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.UDF_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::UDF_SUPER_MAGIC'>UDF_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.UFS_MAGIC.html"
title='constant nix::sys::statfs::vfs::UFS_MAGIC'>UFS_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.USBDEVICE_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::USBDEVICE_SUPER_MAGIC'>USBDEVICE_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.VXFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::VXFS_SUPER_MAGIC'>VXFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.XENIX_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::XENIX_SUPER_MAGIC'>XENIX_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant.XFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::XFS_SUPER_MAGIC'>XFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class="constant" href="constant._XIAFS_SUPER_MAGIC.html"
title='constant nix::sys::statfs::vfs::_XIAFS_SUPER_MAGIC'>_XIAFS_SUPER_MAGIC</a></td>
<td class='docblock-short'>
</td>
</tr></table></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>&larrb;</dt>
<dd>Move up in search results</dd>
<dt>&rarrb;</dt>
<dd>Move down in search results</dd>
<dt>&#9166;</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../../../";
window.currentCrate = "nix";
</script>
<script src="../../../../main.js"></script>
<script defer src="../../../../search-index.js"></script>
</body>
</html>