Data Fields

fsops_s Struct Reference

filesystem-specific operations More...

Data Fields

int(* mount )(vfs_t *fs, uint16_t mountflags, const void *data)
int(* umount )(vfs_t *fs)
int(* open )(vfs_file_t *fs, const char *pathname, uint16_t flags, mode_t mode)

Detailed Description

filesystem-specific operations


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