Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ntfs3/
A Dntfs_fs.h138 struct wnd_bitmap { struct
139 struct super_block *sb;
140 struct rw_semaphore rw_lock;
142 struct runs_tree run;
143 size_t nbits;
147 size_t nwnd;
152 size_t count; // Extents count.
159 int uptodated;
164 size_t zone_bit;
165 size_t zone_end;
[all …]

Completed in 12 milliseconds