Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dsend.c5308 u8 right_type; in is_extent_unchanged() local
5379 right_type = btrfs_file_extent_type(eb, ei); in is_extent_unchanged()
5380 if (right_type != BTRFS_FILE_EXTENT_REG && in is_extent_unchanged()
5381 right_type != BTRFS_FILE_EXTENT_INLINE) { in is_extent_unchanged()
5386 if (right_type == BTRFS_FILE_EXTENT_INLINE) { in is_extent_unchanged()
5411 if (right_type == BTRFS_FILE_EXTENT_INLINE) { in is_extent_unchanged()