Home
last modified time | relevance | path

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

/openbmc/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
728 bh = wnd_map(wnd, iw); in wnd_set_free()
778 bh = wnd_map(wnd, iw); in wnd_set_used()
867 struct buffer_head *bh = wnd_map(wnd, iw); in wnd_is_free_hlp()
959 struct buffer_head *bh = wnd_map(wnd, iw); in wnd_is_used()
1211 bh = wnd_map(wnd, iw); in wnd_find()
1268 bh = wnd_map(wnd, iw); in wnd_find()
1469 bh = wnd_map(wnd, iw); in ntfs_trim_fs()