Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Drun.c1102 err = wnd_set_used_safe(wnd, lcn, len, &done); in run_unpack_ex()
Dntfs_fs.h843 int wnd_set_used_safe(struct wnd_bitmap *wnd, size_t bit, size_t bits,
Dbitmap.c815 int wnd_set_used_safe(struct wnd_bitmap *wnd, size_t bit, size_t bits, in wnd_set_used_safe() function
Dsuper.c1393 if (wnd_set_used_safe(&sbi->used.bitmap, lcn, len, &tt) || tt) { in ntfs_fill_super()