Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
vops_lnk_t Struct Reference

#include <vnode.h>

Data Fields

int(* readlink )(vnode_t *vnode, char *buf, size_t bufsize)
 

Detailed Description

Definition at line 34 of file vnode.h.

Field Documentation

◆ readlink

int(* vops_lnk_t::readlink) (vnode_t *vnode, char *buf, size_t bufsize)

Definition at line 35 of file vnode.h.


The documentation for this struct was generated from the following file: