Home
last modified time | relevance | path

Searched defs:runs_tree (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ntfs3/
H A Dntfs_fs.h120 struct runs_tree { struct
121 struct ntfs_run *runs;
122 size_t count; /* Currently used size a ntfs_run storage. */
123 size_t allocated; /* Currently allocated ntfs_run storage size. */