Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dntfs_fs.h143 struct wnd_bitmap { struct
144 struct super_block *sb;
145 struct rw_semaphore rw_lock;
147 struct runs_tree run;
148 size_t nbits;
152 size_t nwnd;
157 size_t count; // Extents count.
164 int uptodated;
169 size_t zone_bit;
170 size_t zone_end;
[all …]