Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c222 struct BITMAP_RANGE { struct
3620 off = le32_to_cpu(((struct BITMAP_RANGE *)data)->bitmap_off); in do_action()
3621 bits = le32_to_cpu(((struct BITMAP_RANGE *)data)->bits); in do_action()
3633 off = le32_to_cpu(((struct BITMAP_RANGE *)data)->bitmap_off); in do_action()
3634 bits = le32_to_cpu(((struct BITMAP_RANGE *)data)->bits); in do_action()

Completed in 6 milliseconds