DCMD_FSYS_CRYPTO

Control filesystem encryption

Synopsis:

#include <sys/dcmd_blk.h>

#define DCMD_FSYS_CRYPTO   __DIOTF(_DCMD_FSYS, 24, struct fs_crypto)

Description:

This command controls encryption of a filesystem. Instead of using this command directly, use the following cover functions (described in the C Library Reference):

See also:

devctl() in the QNX Neutrino C Library Reference

Power-Safe filesystem in the Filesystems chapter of the QNX Neutrino System Architecture