Updated: October 28, 2024 |
Detach the topmost filter from a filesystem
#include <sys/dcmd_blk.h> #define DCMD_FSYS_FILTER_DETACH __DION(_DCMD_FSYS, 28)
Argument | Value |
---|---|
filedes | A file descriptor that you obtained by opening the device. |
dcmd | DCMD_FSYS_FILTER_DETACH |
dev_data_ptr | NULL |
n_bytes | 0 |
dev_info_ptr | NULL |
This command detaches the topmost filter from a filesystem.
None.
None.
devctl() in the QNX Neutrino C Library Reference