Searched refs:logattrs (Results 1 – 2 of 2) sorted by relevance
225 unsigned long logattrs; /* used when filemap_attr doesn't exist member
806 __set_bit(attr, &bitmap->logattrs); in set_page_attr()815 __clear_bit(attr, &bitmap->logattrs); in clear_page_attr()824 return test_bit(attr, &bitmap->logattrs); in test_page_attr()880 dirty = test_and_clear_bit(BITMAP_PAGE_DIRTY, &bitmap->logattrs); in bitmap_unplug()881 need_write = test_and_clear_bit(BITMAP_PAGE_NEEDWRITE, &bitmap->logattrs); in bitmap_unplug()