Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dbitmap.c36 static struct buffer_head *wnd_map(struct wnd_bitmap *wnd, size_t iw);
685 static struct buffer_head *wnd_map(struct wnd_bitmap *wnd, size_t iw) in wnd_map() function
734 bh = wnd_map(wnd, iw); in wnd_set_free()
787 bh = wnd_map(wnd, iw); in wnd_set_used()
839 struct buffer_head *bh = wnd_map(wnd, iw); in wnd_is_free_hlp()
931 struct buffer_head *bh = wnd_map(wnd, iw); in wnd_is_used()
1184 bh = wnd_map(wnd, iw); in wnd_find()
1242 bh = wnd_map(wnd, iw); in wnd_find()
1451 bh = wnd_map(wnd, iw); in ntfs_trim_fs()