Lines Matching refs:btrfs_fs_info

83 static inline bool btrfs_meta_is_subpage(const struct btrfs_fs_info *fs_info)  in btrfs_meta_is_subpage()
87 static inline bool btrfs_is_subpage(const struct btrfs_fs_info *fs_info, in btrfs_is_subpage()
95 static inline bool btrfs_meta_is_subpage(const struct btrfs_fs_info *fs_info) in btrfs_meta_is_subpage()
99 static inline bool btrfs_is_subpage(const struct btrfs_fs_info *fs_info, in btrfs_is_subpage()
108 int btrfs_attach_subpage(const struct btrfs_fs_info *fs_info,
110 void btrfs_detach_subpage(const struct btrfs_fs_info *fs_info, struct folio *folio,
114 struct btrfs_subpage *btrfs_alloc_subpage(const struct btrfs_fs_info *fs_info,
118 void btrfs_folio_inc_eb_refs(const struct btrfs_fs_info *fs_info, struct folio *folio);
119 void btrfs_folio_dec_eb_refs(const struct btrfs_fs_info *fs_info, struct folio *folio);
121 void btrfs_folio_end_lock(const struct btrfs_fs_info *fs_info,
123 void btrfs_folio_set_lock(const struct btrfs_fs_info *fs_info,
125 void btrfs_folio_end_lock_bitmap(const struct btrfs_fs_info *fs_info,
149 void btrfs_subpage_set_##name(const struct btrfs_fs_info *fs_info, \
151 void btrfs_subpage_clear_##name(const struct btrfs_fs_info *fs_info, \
153 bool btrfs_subpage_test_##name(const struct btrfs_fs_info *fs_info, \
155 void btrfs_folio_set_##name(const struct btrfs_fs_info *fs_info, \
157 void btrfs_folio_clear_##name(const struct btrfs_fs_info *fs_info, \
159 bool btrfs_folio_test_##name(const struct btrfs_fs_info *fs_info, \
161 void btrfs_folio_clamp_set_##name(const struct btrfs_fs_info *fs_info, \
163 void btrfs_folio_clamp_clear_##name(const struct btrfs_fs_info *fs_info, \
165 bool btrfs_folio_clamp_test_##name(const struct btrfs_fs_info *fs_info, \
181 static inline void btrfs_folio_clamp_finish_io(struct btrfs_fs_info *fs_info, in btrfs_folio_clamp_finish_io()
190 bool btrfs_subpage_clear_and_test_dirty(const struct btrfs_fs_info *fs_info,
193 void btrfs_folio_assert_not_dirty(const struct btrfs_fs_info *fs_info,
196 void btrfs_get_subpage_dirty_bitmap(struct btrfs_fs_info *fs_info,
199 void __cold btrfs_subpage_dump_bitmap(const struct btrfs_fs_info *fs_info,