Searched refs:btrfs_subpage (Results 1 – 5 of 5) sorted by relevance
69 struct btrfs_subpage *subpage = NULL; in btrfs_attach_subpage()92 struct btrfs_subpage *subpage; in btrfs_detach_subpage()98 subpage = (struct btrfs_subpage *)detach_page_private(page); in btrfs_detach_subpage()104 struct btrfs_subpage **ret, in btrfs_alloc_subpage()110 *ret = kzalloc(sizeof(struct btrfs_subpage), GFP_NOFS); in btrfs_alloc_subpage()123 void btrfs_free_subpage(struct btrfs_subpage *subpage) in btrfs_free_subpage()140 struct btrfs_subpage *subpage; in btrfs_page_inc_eb_refs()148 subpage = (struct btrfs_subpage *)page->private; in btrfs_page_inc_eb_refs()155 struct btrfs_subpage *subpage; in btrfs_page_dec_eb_refs()163 subpage = (struct btrfs_subpage *)page->private; in btrfs_page_dec_eb_refs()[all …]
18 struct btrfs_subpage { struct63 struct btrfs_subpage **ret,65 void btrfs_free_subpage(struct btrfs_subpage *subpage);
3444 struct btrfs_subpage *prealloc) in attach_extent_buffer_page()3856 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in find_next_dirty_byte()4611 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in submit_eb_subpage()5695 struct btrfs_subpage *subpage; in page_range_has_eb()5700 subpage = (struct btrfs_subpage *)page->private; in page_range_has_eb()6122 struct btrfs_subpage *prealloc = NULL; in alloc_extent_buffer()
1028 struct btrfs_subpage *subpage; in btree_set_page_dirty()1043 subpage = (struct btrfs_subpage *)page->private; in btree_set_page_dirty()
8469 struct btrfs_subpage *subpage; in wait_subpage_spinlock()8475 subpage = (struct btrfs_subpage *)page->private; in wait_subpage_spinlock()