Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dsend.c6254 u8 right_type; in is_extent_unchanged() local
6325 right_type = btrfs_file_extent_type(eb, ei); in is_extent_unchanged()
6326 if (right_type != BTRFS_FILE_EXTENT_REG && in is_extent_unchanged()
6327 right_type != BTRFS_FILE_EXTENT_INLINE) { in is_extent_unchanged()
6332 if (right_type == BTRFS_FILE_EXTENT_INLINE) { in is_extent_unchanged()
6357 if (right_type == BTRFS_FILE_EXTENT_INLINE) { in is_extent_unchanged()