Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dfslog.c222 struct BITMAP_RANGE { struct
3621 off = le32_to_cpu(((struct BITMAP_RANGE *)data)->bitmap_off); in do_action()
3622 bits = le32_to_cpu(((struct BITMAP_RANGE *)data)->bits); in do_action()
3634 off = le32_to_cpu(((struct BITMAP_RANGE *)data)->bitmap_off); in do_action()
3635 bits = le32_to_cpu(((struct BITMAP_RANGE *)data)->bits); in do_action()