Home
last modified time | relevance | path

Searched refs:wnd_map (Results 1 – 1 of 1) sorted by relevance

/fs/ntfs3/
Dbitmap.c36 static struct buffer_head *wnd_map(struct wnd_bitmap *wnd, size_t iw);
687 static struct buffer_head *wnd_map(struct wnd_bitmap *wnd, size_t iw) in wnd_map() function
736 bh = wnd_map(wnd, iw); in wnd_set_free()
789 bh = wnd_map(wnd, iw); in wnd_set_used()
841 struct buffer_head *bh = wnd_map(wnd, iw); in wnd_is_free_hlp()
933 struct buffer_head *bh = wnd_map(wnd, iw); in wnd_is_used()
1186 bh = wnd_map(wnd, iw); in wnd_find()
1244 bh = wnd_map(wnd, iw); in wnd_find()
1453 bh = wnd_map(wnd, iw); in ntfs_trim_fs()