Searched refs:wnd_rescan (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ntfs3/
H A Dbitmap.c35 static int wnd_rescan(struct wnd_bitmap *wnd);
491 wnd_rescan(wnd);
495 * wnd_rescan - Scan all bitmap. Used while initialization.
497 static int wnd_rescan(struct wnd_bitmap *wnd) function
668 err = wnd_rescan(wnd);

Completed in 104 milliseconds