Constant rustix::fs::NFS_SUPER_MAGIC

pub const NFS_SUPER_MAGIC: FsWord = imp::fs::NFS_SUPER_MAGIC;
Documentation

The filesystem magic number for NFS.

See the fstatfs man page for more information.