Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Docfs1_fs_compat.h38 /*120*/ __u64 bitmap_off; member
/openbmc/linux/fs/ntfs3/
H A Dfslog.c223 __le32 bitmap_off; member
3640 off = le32_to_cpu(((struct BITMAP_RANGE *)data)->bitmap_off); in do_action()
3653 off = le32_to_cpu(((struct BITMAP_RANGE *)data)->bitmap_off); in do_action()