fsautoproc
Basic file transformation automation management utility
|
Index map structure for storing file nodes. More...
#include <index.h>
Data Fields | |
struct inode_s * | buckets [INDEXBUCKETS] |
Array of index buckets. | |
long | size |
Number of sum nodes in the index. | |
Index map structure for storing file nodes.
struct inode_s* index_s::buckets[INDEXBUCKETS] |
Array of index buckets.
long index_s::size |
Number of sum nodes in the index.