Skip to content

DeviceFileWithOps

DeviceFileWithOps = DeviceFile & object

Defined in: src/fs/devtmpfs.ts:61

A device file together with what its driver does, which is what a f_op is called with

ops: FileOperations