Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfslog.c222 struct BITMAP_RANGE { struct
3642 off = le32_to_cpu(((struct BITMAP_RANGE *)data)->bitmap_off); in do_action()
3643 bits = le32_to_cpu(((struct BITMAP_RANGE *)data)->bits); in do_action()
3655 off = le32_to_cpu(((struct BITMAP_RANGE *)data)->bitmap_off); in do_action()
3656 bits = le32_to_cpu(((struct BITMAP_RANGE *)data)->bits); in do_action()