Lines Matching defs:fs_info

68 bool btrfs_is_subpage(const struct btrfs_fs_info *fs_info, struct address_space *mapping)  in btrfs_is_subpage()
91 int btrfs_attach_subpage(const struct btrfs_fs_info *fs_info, in btrfs_attach_subpage()
115 void btrfs_detach_subpage(const struct btrfs_fs_info *fs_info, struct folio *folio) in btrfs_detach_subpage()
128 struct btrfs_subpage *btrfs_alloc_subpage(const struct btrfs_fs_info *fs_info, in btrfs_alloc_subpage()
164 void btrfs_folio_inc_eb_refs(const struct btrfs_fs_info *fs_info, struct folio *folio) in btrfs_folio_inc_eb_refs()
178 void btrfs_folio_dec_eb_refs(const struct btrfs_fs_info *fs_info, struct folio *folio) in btrfs_folio_dec_eb_refs()
193 static void btrfs_subpage_assert(const struct btrfs_fs_info *fs_info, in btrfs_subpage_assert()
212 #define subpage_calc_start_bit(fs_info, folio, name, start, len) \ argument
240 static bool btrfs_subpage_end_and_test_lock(const struct btrfs_fs_info *fs_info, in btrfs_subpage_end_and_test_lock()
292 void btrfs_folio_end_lock(const struct btrfs_fs_info *fs_info, in btrfs_folio_end_lock()
322 void btrfs_folio_end_lock_bitmap(const struct btrfs_fs_info *fs_info, in btrfs_folio_end_lock_bitmap()
355 #define subpage_test_bitmap_all_set(fs_info, subpage, name) \ argument
360 #define subpage_test_bitmap_all_zero(fs_info, subpage, name) \ argument
365 void btrfs_subpage_set_uptodate(const struct btrfs_fs_info *fs_info, in btrfs_subpage_set_uptodate()
380 void btrfs_subpage_clear_uptodate(const struct btrfs_fs_info *fs_info, in btrfs_subpage_clear_uptodate()
394 void btrfs_subpage_set_dirty(const struct btrfs_fs_info *fs_info, in btrfs_subpage_set_dirty()
418 bool btrfs_subpage_clear_and_test_dirty(const struct btrfs_fs_info *fs_info, in btrfs_subpage_clear_and_test_dirty()
435 void btrfs_subpage_clear_dirty(const struct btrfs_fs_info *fs_info, in btrfs_subpage_clear_dirty()
445 void btrfs_subpage_set_writeback(const struct btrfs_fs_info *fs_info, in btrfs_subpage_set_writeback()
460 void btrfs_subpage_clear_writeback(const struct btrfs_fs_info *fs_info, in btrfs_subpage_clear_writeback()
477 void btrfs_subpage_set_ordered(const struct btrfs_fs_info *fs_info, in btrfs_subpage_set_ordered()
491 void btrfs_subpage_clear_ordered(const struct btrfs_fs_info *fs_info, in btrfs_subpage_clear_ordered()
506 void btrfs_subpage_set_checked(const struct btrfs_fs_info *fs_info, in btrfs_subpage_set_checked()
521 void btrfs_subpage_clear_checked(const struct btrfs_fs_info *fs_info, in btrfs_subpage_clear_checked()
638 #define GET_SUBPAGE_BITMAP(subpage, fs_info, name, dst) \ argument
648 #define SUBPAGE_DUMP_BITMAP(fs_info, folio, name, start, len) \ argument
664 void btrfs_folio_assert_not_dirty(const struct btrfs_fs_info *fs_info, in btrfs_folio_assert_not_dirty()
700 void btrfs_folio_set_lock(const struct btrfs_fs_info *fs_info, in btrfs_folio_set_lock()
728 void __cold btrfs_subpage_dump_bitmap(const struct btrfs_fs_info *fs_info, in btrfs_subpage_dump_bitmap()
766 void btrfs_get_subpage_dirty_bitmap(struct btrfs_fs_info *fs_info, in btrfs_get_subpage_dirty_bitmap()