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