Home
last modified time | relevance | path

Searched refs:btrfs_subpage (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dsubpage.c121 struct btrfs_subpage *subpage; in btrfs_attach_subpage()
145 struct btrfs_subpage *subpage; in btrfs_detach_subpage()
156 struct btrfs_subpage *btrfs_alloc_subpage(const struct btrfs_fs_info *fs_info, in btrfs_alloc_subpage()
159 struct btrfs_subpage *ret; in btrfs_alloc_subpage()
180 void btrfs_free_subpage(struct btrfs_subpage *subpage) in btrfs_free_subpage()
197 struct btrfs_subpage *subpage; in btrfs_page_inc_eb_refs()
205 subpage = (struct btrfs_subpage *)page->private; in btrfs_page_inc_eb_refs()
212 struct btrfs_subpage *subpage; in btrfs_page_dec_eb_refs()
220 subpage = (struct btrfs_subpage *)page->private; in btrfs_page_dec_eb_refs()
244 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in btrfs_subpage_start_reader()
[all …]
H A Dsubpage.h45 struct btrfs_subpage { struct
85 struct btrfs_subpage *btrfs_alloc_subpage(const struct btrfs_fs_info *fs_info, argument
87 void btrfs_free_subpage(struct btrfs_subpage *subpage);
H A Dextent_io.c857 struct btrfs_subpage *prealloc) in attach_extent_buffer_page()
1234 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in find_next_dirty_byte()
1726 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in submit_eb_subpage()
3263 struct btrfs_subpage *subpage; in page_range_has_eb()
3268 subpage = (struct btrfs_subpage *)page->private; in page_range_has_eb()
3677 struct btrfs_subpage *prealloc = NULL; in alloc_extent_buffer()
H A Ddisk-io.c524 struct btrfs_subpage *subpage; in btree_dirty_folio()
H A Dinode.c7903 struct btrfs_subpage *subpage; in wait_subpage_spinlock()
7909 subpage = (struct btrfs_subpage *)page->private; in wait_subpage_spinlock()