Constant rustix::fs::NFS_SUPER_MAGIC
source · pub const NFS_SUPER_MAGIC: FsWord = backend::fs::types::NFS_SUPER_MAGIC; // 26_985i64
Expand description
The filesystem magic number for NFS.
See the fstatfs
man page for more information.