DCMD_FSYS_FILTER_DETACH
QNX SDP8.0Devctl and Ioctl CommandsDeveloper
Detach the topmost filter from a filesystem
Synopsis:
#include <sys/dcmd_blk.h>
#define DCMD_FSYS_FILTER_DETACH __DION(_DCMD_FSYS, 28)
Arguments to devctl():
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 |
Description:
This command detaches the topmost filter from a filesystem.
Input:
None.
Output:
None.
See also:
devctl() in the QNX OS C Library Reference
Page updated: