pub const HAS_SUBTYPE: i32 = bindings::FS_HAS_SUBTYPE as _; // 4i32
Expand description

The file system has a subtype. It is extracted from the name and passed in as a parameter.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.