Home
last modified time | relevance | path

Searched refs:btrfs_attach_folio_state (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dsubpage.h115 int btrfs_attach_folio_state(const struct btrfs_fs_info *fs_info,
H A Dsubpage.c66 int btrfs_attach_folio_state(const struct btrfs_fs_info *fs_info, in btrfs_attach_folio_state() function
H A Dextent_io.c904 ret = btrfs_attach_folio_state(fs_info, folio, BTRFS_SUBPAGE_METADATA); in attach_extent_buffer_folio()
920 return btrfs_attach_folio_state(fs_info, folio, BTRFS_SUBPAGE_DATA); in set_folio_extent_mapped()