Constant INO_UNKNOWN
pub const INO_UNKNOWN: u64 = 18446744073709551615; // 18_446_744_073_709_551_615u64
Expand description
Nodes which do not have ino values should return this value from Readdir and GetAttr.
pub const INO_UNKNOWN: u64 = 18446744073709551615; // 18_446_744_073_709_551_615u64
Nodes which do not have ino values should return this value from Readdir and GetAttr.