refc_type         453 fs/xfs/xfs_refcount_item.c 	unsigned int			refc_type;
refc_type         530 fs/xfs/xfs_refcount_item.c 		refc_type = refc->pe_flags & XFS_REFCOUNT_EXTENT_TYPE_MASK;
refc_type         531 fs/xfs/xfs_refcount_item.c 		switch (refc_type) {
refc_type         536 fs/xfs/xfs_refcount_item.c 			type = refc_type;