Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
A Dntfs_fs.h135 struct wnd_bitmap { struct
136 struct super_block *sb;
137 struct rw_semaphore rw_lock;
139 struct runs_tree run;
140 size_t nbits;
144 size_t nwnd;
149 size_t count; // Extents count.
156 int uptodated;
161 size_t zone_bit;
162 size_t zone_end;
[all …]

Completed in 9 milliseconds