Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
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
729 bh = wnd_map(wnd, iw); in wnd_set_free()
782 bh = wnd_map(wnd, iw); in wnd_set_used()
834 struct buffer_head *bh = wnd_map(wnd, iw); in wnd_is_free_hlp()
926 struct buffer_head *bh = wnd_map(wnd, iw); in wnd_is_used()
1179 bh = wnd_map(wnd, iw); in wnd_find()
1237 bh = wnd_map(wnd, iw); in wnd_find()
1443 bh = wnd_map(wnd, iw); in ntfs_trim_fs()