Searched refs:found_type (Results 1 – 5 of 5) sorted by relevance
57 enum page_cache_mode found_type = reqtype; in memtype_check_conflict() local63 if (entry_match->type != found_type && newtype == NULL) in memtype_check_conflict()67 found_type = entry_match->type; in memtype_check_conflict()71 if (entry_match->type != found_type) in memtype_check_conflict()78 *newtype = found_type; in memtype_check_conflict()85 cattr_name(found_type), cattr_name(entry_match->type)); in memtype_check_conflict()
695 int found_type; in replay_one_extent() local710 found_type = btrfs_file_extent_type(wc->log_leaf, item); in replay_one_extent()712 if (found_type == BTRFS_FILE_EXTENT_REG || in replay_one_extent()713 found_type == BTRFS_FILE_EXTENT_PREALLOC) { in replay_one_extent()718 } else if (found_type == BTRFS_FILE_EXTENT_INLINE) { in replay_one_extent()724 found_type, btrfs_root_id(root), in replay_one_extent()747 (found_type == BTRFS_FILE_EXTENT_REG || in replay_one_extent()748 found_type == BTRFS_FILE_EXTENT_PREALLOC)) { in replay_one_extent()782 if (found_type == BTRFS_FILE_EXTENT_INLINE) { in replay_one_extent()
2773 int found_type; in btrfs_exclude_logged_extents() local2785 found_type = btrfs_file_extent_type(eb, item); in btrfs_exclude_logged_extents()2786 if (found_type == BTRFS_FILE_EXTENT_INLINE) in btrfs_exclude_logged_extents()
7451 int found_type; in can_nocow_extent() local7488 found_type = btrfs_file_extent_type(leaf, fi); in can_nocow_extent()7509 found_type == BTRFS_FILE_EXTENT_PREALLOC) { in can_nocow_extent()
772 goto found_type; in parse_btf_arg()831 found_type: in parse_btf_arg()