DCMD_FSYS_FILTER_DETACH

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 Neutrino C Library Reference