Searched refs:BTRFS_REF_TYPE_INVALID (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/btrfs/
H A Dextent-tree.h94 BTRFS_REF_TYPE_INVALID, enumerator in enum:btrfs_inline_ref_type
H A Dextent-tree.c402 return BTRFS_REF_TYPE_INVALID;
660 ASSERT(type != BTRFS_REF_TYPE_INVALID);
904 if (type == BTRFS_REF_TYPE_INVALID) {
1127 if (unlikely(type == BTRFS_REF_TYPE_INVALID))
H A Dbackref.c1072 if (type == BTRFS_REF_TYPE_INVALID)
2323 if (*out_type == BTRFS_REF_TYPE_INVALID)
3539 if (type == BTRFS_REF_TYPE_INVALID) {
H A Drelocation.c3287 if (type == BTRFS_REF_TYPE_INVALID)

Completed in 205 milliseconds