fsautoproc
Basic file transformation automation management utility
Loading...
Searching...
No Matches
index_s Struct Reference

Index map structure for storing file nodes. More...

#include <index.h>

Collaboration diagram for index_s:

Data Fields

struct inode_sbuckets [INDEXBUCKETS]
 Array of index buckets.
 
long size
 Number of sum nodes in the index.
 

Detailed Description

Index map structure for storing file nodes.

Field Documentation

◆ buckets

struct inode_s* index_s::buckets[INDEXBUCKETS]

Array of index buckets.

◆ size

long index_s::size

Number of sum nodes in the index.


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