libtransistor
A userland library for the Nintendo Switch
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Structures | Typedefs
inode.h File Reference

Inode structures and functions for virtual filesystem. More...

#include <libtransistor/types.h>
#include <stdlib.h>
Include dependency graph for inode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  trn_inode_t
 
struct  trn_dirent_t
 
struct  trn_dir_ops_t
 
struct  trn_dir_t
 
struct  trn_inode_ops_t
 

Typedefs

typedef struct trn_inode_ops_t trn_inode_ops_t
 

Detailed Description

Inode structures and functions for virtual filesystem.