Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dbitmap.c36 static struct buffer_head *wnd_map(struct wnd_bitmap *wnd, size_t iw);
680 static struct buffer_head *wnd_map(struct wnd_bitmap *wnd, size_t iw) in wnd_map() function
725 bh = wnd_map(wnd, iw); in wnd_set_free()
767 bh = wnd_map(wnd, iw); in wnd_set_used()
849 struct buffer_head *bh = wnd_map(wnd, iw); in wnd_is_free_hlp()
935 struct buffer_head *bh = wnd_map(wnd, iw); in wnd_is_used()
1183 bh = wnd_map(wnd, iw); in wnd_find()
1240 bh = wnd_map(wnd, iw); in wnd_find()
1442 bh = wnd_map(wnd, iw); in ntfs_trim_fs()