Constant rustix::fs::NFS_SUPER_MAGIC
source · pub const NFS_SUPER_MAGIC: FsWord = _; // 26_985i64
Available on crate feature
fs
only.Expand description
The filesystem magic number for NFS.
See the fstatfs
manual page for more information.