Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfslog.c222 struct BITMAP_RANGE { struct
3640 off = le32_to_cpu(((struct BITMAP_RANGE *)data)->bitmap_off); in do_action()
3641 bits = le32_to_cpu(((struct BITMAP_RANGE *)data)->bits); in do_action()
3653 off = le32_to_cpu(((struct BITMAP_RANGE *)data)->bitmap_off); in do_action()
3654 bits = le32_to_cpu(((struct BITMAP_RANGE *)data)->bits); in do_action()