Searched defs:runs_tree (Results 1 – 1 of 1) sorted by relevance
112 struct runs_tree { struct113 struct ntfs_run *runs;114 size_t count; /* Currently used size a ntfs_run storage. */115 size_t allocated; /* Currently allocated ntfs_run storage size. */