Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Dsubpage.c53 * Both metadata and data will use a new structure, btrfs_subpage, to
121 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 *)pag in btrfs_page_dec_eb_refs()
[all...]
H A Dsubpage.h45 struct btrfs_subpage { struct
85 struct btrfs_subpage *btrfs_alloc_subpage(const struct btrfs_fs_info *fs_info,
87 void btrfs_free_subpage(struct btrfs_subpage *subpage);
H A Dextent_io.c867 struct btrfs_subpage *prealloc) in attach_extent_buffer_page()
1244 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in find_next_dirty_byte()
1736 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in submit_eb_subpage()
3153 struct btrfs_subpage *subpage; in page_range_has_eb()
3158 subpage = (struct btrfs_subpage *)page->private; in page_range_has_eb()
3567 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.c7865 struct btrfs_subpage *subpage; in wait_subpage_spinlock()
7871 subpage = (struct btrfs_subpage *)page->private; in wait_subpage_spinlock()

Completed in 30 milliseconds