Dirent

constructor(dNext: Dircookie, dIno: Inode, dNamlen: Dirnamlen, dType: Filetype)(source)

Parameters

dNext

The offset of the next directory entry stored in this directory.

dIno

The serial number of the file referred to by this directory entry.

dNamlen

The length of the name of the directory entry.

dType

The type of the file referred to by this directory entry.