Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ntfs3/
A Dbitmap.c36 static struct buffer_head *wnd_map(struct wnd_bitmap *wnd, size_t iw);
677 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()
775 bh = wnd_map(wnd, iw); in wnd_set_used()
864 struct buffer_head *bh = wnd_map(wnd, iw); in wnd_is_free_hlp()
956 struct buffer_head *bh = wnd_map(wnd, iw); in wnd_is_used()
1208 bh = wnd_map(wnd, iw); in wnd_find()
1265 bh = wnd_map(wnd, iw); in wnd_find()
1466 bh = wnd_map(wnd, iw); in ntfs_trim_fs()

Completed in 9 milliseconds