VSF Documented
Data Fields
vk_fs_dop_t Class Reference

#include <vsf_fs.h>

Data Fields

uint8_t lookup_local_size
 
uint8_t create_local_size
 
uint8_t unlink_local_size
 
uint8_t chmod_local_size
 
vsf_peda_evthandler_t fn_lookup
 
vsf_peda_evthandler_t fn_create
 
vsf_peda_evthandler_t fn_unlink
 
vsf_peda_evthandler_t fn_chmod
 

Field Documentation

◆ lookup_local_size

uint8_t vk_fs_dop_t::lookup_local_size

◆ create_local_size

uint8_t vk_fs_dop_t::create_local_size

◆ unlink_local_size

uint8_t vk_fs_dop_t::unlink_local_size

◆ chmod_local_size

uint8_t vk_fs_dop_t::chmod_local_size

◆ fn_lookup

vsf_peda_evthandler_t vk_fs_dop_t::fn_lookup

◆ fn_create

vsf_peda_evthandler_t vk_fs_dop_t::fn_create

◆ fn_unlink

vsf_peda_evthandler_t vk_fs_dop_t::fn_unlink

◆ fn_chmod

vsf_peda_evthandler_t vk_fs_dop_t::fn_chmod