Lines Matching refs:btrfs_fs_info

66 int btrfs_attach_subpage(const struct btrfs_fs_info *fs_info,  in btrfs_attach_subpage()
97 void btrfs_detach_subpage(const struct btrfs_fs_info *fs_info, struct folio *folio, in btrfs_detach_subpage()
115 struct btrfs_subpage *btrfs_alloc_subpage(const struct btrfs_fs_info *fs_info, in btrfs_alloc_subpage()
152 void btrfs_folio_inc_eb_refs(const struct btrfs_fs_info *fs_info, struct folio *folio) in btrfs_folio_inc_eb_refs()
166 void btrfs_folio_dec_eb_refs(const struct btrfs_fs_info *fs_info, struct folio *folio) in btrfs_folio_dec_eb_refs()
181 static void btrfs_subpage_assert(const struct btrfs_fs_info *fs_info, in btrfs_subpage_assert()
230 static bool btrfs_subpage_end_and_test_lock(const struct btrfs_fs_info *fs_info, in btrfs_subpage_end_and_test_lock()
282 void btrfs_folio_end_lock(const struct btrfs_fs_info *fs_info, in btrfs_folio_end_lock()
312 void btrfs_folio_end_lock_bitmap(const struct btrfs_fs_info *fs_info, in btrfs_folio_end_lock_bitmap()
368 void btrfs_subpage_set_uptodate(const struct btrfs_fs_info *fs_info, in btrfs_subpage_set_uptodate()
383 void btrfs_subpage_clear_uptodate(const struct btrfs_fs_info *fs_info, in btrfs_subpage_clear_uptodate()
397 void btrfs_subpage_set_dirty(const struct btrfs_fs_info *fs_info, in btrfs_subpage_set_dirty()
421 bool btrfs_subpage_clear_and_test_dirty(const struct btrfs_fs_info *fs_info, in btrfs_subpage_clear_and_test_dirty()
438 void btrfs_subpage_clear_dirty(const struct btrfs_fs_info *fs_info, in btrfs_subpage_clear_dirty()
448 void btrfs_subpage_set_writeback(const struct btrfs_fs_info *fs_info, in btrfs_subpage_set_writeback()
463 void btrfs_subpage_clear_writeback(const struct btrfs_fs_info *fs_info, in btrfs_subpage_clear_writeback()
480 void btrfs_subpage_set_ordered(const struct btrfs_fs_info *fs_info, in btrfs_subpage_set_ordered()
494 void btrfs_subpage_clear_ordered(const struct btrfs_fs_info *fs_info, in btrfs_subpage_clear_ordered()
509 void btrfs_subpage_set_checked(const struct btrfs_fs_info *fs_info, in btrfs_subpage_set_checked()
524 void btrfs_subpage_clear_checked(const struct btrfs_fs_info *fs_info, in btrfs_subpage_clear_checked()
543 bool btrfs_subpage_test_##name(const struct btrfs_fs_info *fs_info, \
571 void btrfs_folio_set_##name(const struct btrfs_fs_info *fs_info, \
581 void btrfs_folio_clear_##name(const struct btrfs_fs_info *fs_info, \
591 bool btrfs_folio_test_##name(const struct btrfs_fs_info *fs_info, \
599 void btrfs_folio_clamp_set_##name(const struct btrfs_fs_info *fs_info, \
610 void btrfs_folio_clamp_clear_##name(const struct btrfs_fs_info *fs_info, \
621 bool btrfs_folio_clamp_test_##name(const struct btrfs_fs_info *fs_info, \
692 void btrfs_folio_assert_not_dirty(const struct btrfs_fs_info *fs_info, in btrfs_folio_assert_not_dirty()
728 void btrfs_folio_set_lock(const struct btrfs_fs_info *fs_info, in btrfs_folio_set_lock()
778 void __cold btrfs_subpage_dump_bitmap(const struct btrfs_fs_info *fs_info, in btrfs_subpage_dump_bitmap()
816 void btrfs_get_subpage_dirty_bitmap(struct btrfs_fs_info *fs_info, in btrfs_get_subpage_dirty_bitmap()